lucene/lucene/classification
Alan Woodward fbd05167f4
LUCENE-3041: QueryVisitor (#581)
This commit adds an introspection API to Query, allowing users to traverse
the nested structure of a query and examine its leaves.  It replaces the existing
`extractTerms` method on Weight, and alters some highlighting code to use
the new API
2019-03-14 15:04:33 +00:00
..
src LUCENE-3041: QueryVisitor (#581) 2019-03-14 15:04:33 +00:00
build.xml LUCENE-7838 - removed dep from sandbox, created a minimal FLT version specific for knn classification 2017-06-29 10:01:49 +02:00
ivy.xml LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap 2014-10-16 20:13:48 +00:00