0
0
bleve/test/tests
Marty Schoch 7ec37d6533 add support for wildcard and regexp queries to query string
you can now use terms like:

test?string*

and similar text in query strings to perform wildcard
searches.  also if you use:

/aregexp/

it will perform a regexp search as well
2016-04-08 15:56:02 -04:00
..
basic add support for wildcard and regexp queries to query string 2016-04-08 15:56:02 -04:00
employee fix indexing bug with data coming from arrays 2015-12-21 14:59:32 -05:00
facet added integration tests for facets 2014-11-25 17:18:16 -05:00
fosdem adding tests based on problems found with fosdem dataset 2015-01-22 09:57:26 -05:00
phrase fix incorrect results returned by phrase search 2015-12-06 15:55:00 -05:00