0
0
bleve/test
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
..
tests add support for wildcard and regexp queries to query string 2016-04-08 15:56:02 -04:00
integration_test.go allow running integration tests on alternate kvstore 2016-03-07 08:40:15 -05:00
integration.go refactored integration tests into separate package 2014-11-19 15:58:15 -05:00