Isabel Drost-Fromm
20aafb1196
Revert "Add Autosense annotation for query dsl testing"
2016-05-17 20:55:56 +02:00
Isabel Drost-Fromm
0ad87b25cf
Something messed with auto-indent. Fixed now.
2016-05-12 12:58:22 +02:00
Isabel Drost-Fromm
85f1ab44d9
Convert rest of query-dsl docs to be run in tests
2016-05-11 14:37:19 +02:00
Christoph Büscher
f5f73259e4
Docs: Update Joda URLs in documentation.
2015-06-26 10:23:02 +02:00
Clinton Gormley
171687d207
Docs: Reorganised the Query DSL docs into families and explaing query vs filter context
2015-06-04 01:59:37 +02:00
Adrien Grand
a0af88e996
Query DSL: Remove filter parsers.
...
This commit makes queries and filters parsed the same way using the
QueryParser abstraction. This allowed to remove duplicate code that we had
for similar queries/filters such as `range`, `prefix` or `term`.
2015-05-07 20:14:34 +02:00