0
0
Commit Graph

7 Commits

Author SHA1 Message Date
Marty Schoch
f225d484b3 overhauled search
many bugs fixed in existing search
phrase query updated to support gaps in term sequence
new query types
all,none,match,phrase match
and new query syntax search, like google search:
+/-(optional field qualifier:)<term or quoted phrase>
2014-07-11 14:49:59 -04:00
Marty Schoch
9bebbec267 added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
Marty Schoch
5de10307d8 added test for more complex nested conjunction 2014-04-25 09:01:27 -06:00
Marty Schoch
b6ba2efdef added test for nested conjunction searches 2014-04-24 16:22:12 -06:00
Marty Schoch
b78b1988a7 added tests to cover untested code
fixed bug in conjunction next impl
2014-04-24 16:09:50 -06:00
Marty Schoch
55644a695d add test for one member of conjunction no matches 2014-04-24 10:35:50 -06:00
Marty Schoch
aa53d0b340 added conjunction term search/query/score 2014-04-24 10:24:19 -06:00