Martijn van Groningen
088e05b368
Migrate from Trove to Hppc.
2013-10-03 23:10:57 +02:00
Martijn van Groningen
60ac34ff3a
Added _name
support to queries.
...
This extends the named filter support from only filters to also queries.
Closes #3581
2013-08-28 10:42:53 +02:00
Simon Willnauer
31f0aca65d
Integrate forbiddenAPI checks into Maven build.
...
This commit integrates the forbiddenAPI checks that checks
Java byte code against a list of "forbidden" API signatures.
The commit also contains the fixes of the current source code
that didn't pass the default API checks.
See https://code.google.com/p/forbidden-apis/ for details.
Closes #3059
2013-05-19 23:25:44 +02:00
Nicolas Lalevée
898fef11c9
Add an interface about "boost settable" query builders
2012-06-07 23:35:21 +02:00
Shay Banon
3bf55a0858
Query DSL: Add more fuzzy options in different queries (text, query_string/field), closes #1974 .
2012-05-24 00:33:52 +02:00
Shay Banon
64addee691
Query String URI: Add lenient
to the URI q
parameters, closes #1937 .
2012-05-10 13:53:46 +03:00
Shay Banon
acbd7b686a
Allow to customize quote analyzer to be used when quoting text in a query_string, closes #1931 .
2012-05-10 11:51:51 +03:00
Shay Banon
6a71eab51f
finalize structure, tests pass
2011-12-06 02:43:17 +02:00
Shay Banon
a8fd2d48b8
first cleanup phase, move to single src
2011-12-06 00:59:23 +02:00