]> arthur.barton.de Git - netatalk.git/commit
Spotlight: Limiting searches to subfolders, bug #581
authorRalph Boehme <slow@samba.org>
Mon, 6 Oct 2014 14:05:22 +0000 (16:05 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 6 Oct 2014 14:07:18 +0000 (16:07 +0200)
commit8acb0969fd3dd54bea7961b2823a9331d38b9fbd
treeca9a0ffafad671976adf1848618de75f3fbacd4e
parentd517632b2d4ef26ea7bbd12794d1cf0709f33542
Spotlight: Limiting searches to subfolders, bug #581

Netatalk didn't use the kMDScopeArray Spotlight query
attribute. Instead the volume path was passed to the SPARQL query
mapper.

Simple fix: pass the kMDScopeArray value instead of the volume path.

Signed-off-by: Ralph Boehme <slow@samba.org>
NEWS
etc/afpd/spotlight.c
etc/spotlight/sparql_parser.c
etc/spotlight/sparql_parser.y
include/atalk/spotlight.h