[Tracker] tracker-search and tracker-search-tool options in 0.7.24
- From: Ken Schmedding <schmedk gmail com>
- To: tracker-list gnome org
- Subject: [Tracker] tracker-search and tracker-search-tool options in 0.7.24
- Date: Wed, 10 Mar 2010 16:06:16 -0500
Greetings,
I was attempting to do some searches with an OR operator and could not get it to work. By my read of the of the documentation a command such as tracker-search -r foo bar I expected to find all hits with either search term. I tried many variations and the results confused me. Here is an example of my data set and the results:
foo (should be 11 incidences)
bar (should be 46 incidences)
foo AND bar (should be 3 incidences)
foo OR bar (should be 54 incidences)
tracker-search foo bar yields 3 hits (correct for an AND)
tracker-search -r foo bar yields 3 hits
tracker-search -r bar || foo yields 46 hits
tracker-search -r foo || bar yields 11 hits
I tried many combinations including the --or-operator, brackets and such and simply could not get an OR operation to work. Same goes for the GUI tracker-search-tool. Am I missing something?
Ken
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]