7 Commits

Author SHA1 Message Date
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