OpenSextant / SolrTextTagger

A text tagger based on Lucene / Solr, using FST technology
Apache License 2.0
174 stars 37 forks source link

Bring the ConcatenateFilter upstream to Lucene #81

Closed dsmiley closed 6 years ago

dsmiley commented 6 years ago

https://issues.apache.org/jira/browse/LUCENE-8323

dsmiley commented 6 years ago

Done. ConcatenateFilter is actually not in Lucene but we decided to do something better -- ConcatenateGraphFilter https://issues.apache.org/jira/browse/LUCENE-8332