lucene/solr/contrib
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
..
analysis-extras SOLR-12570: OpenNLPExtractNamedEntitiesUpdateProcessor cannot support multi fields because pattern replacement doesn't work correctly 2018-07-23 16:58:46 +09:00
analytics SOLR-12801: Make massive improvements to the tests. 2018-11-29 11:58:51 -06:00
clustering SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
dataimporthandler Fix some spell check issues 2019-02-12 21:35:30 -08:00
dataimporthandler-extras SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
extraction SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
langid SOLR-13255 : ClasscastException when URPs try to read a String field which returns a ByteArrayUTF8CHarSequence . This is a regression in release 7.7 2019-02-20 22:19:18 +11:00
ltr LUCENE-3041: QueryVisitor (#581) 2019-03-14 15:04:33 +00:00
prometheus-exporter SOLR-13234: Fix for turkish locales 2019-03-14 11:10:49 +05:30
velocity SOLR-12617: Remove Commons BeanUtils as a dependency 2018-08-03 09:46:54 -07:00
contrib-build.xml SOLR-7227: Don't create the WAR file at all 2015-07-28 19:04:21 +00:00