Description
QueryEngine currently parses the fulltext expression on its own. This would cause issue with index implementation like Lucene which use a different analysis logic. For fulltext search to work properly it should be possible for LuceneIndex to get access to non tokenized text
For more details refer to http://markmail.org/thread/syoha44std3fm4j2
Attachments
Attachments
Issue Links
- blocks
-
OAK-2177 Configurable Analyzer in Lucene index
- Closed