Alex Parvulescu created OAK-1007:
------------------------------------

             Summary: Switch default Lucene Analyzer to ClassicAnalyzer
                 Key: OAK-1007
                 URL: https://issues.apache.org/jira/browse/OAK-1007
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: oak-lucene
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu


Some tests revealed that the current analyzer used in oak doesn't fully match 
the one that was in jackrabbit.

For example it doesn't split words on underscores.
I initially worked around this by using a PrefixQuery but that matches a lot 
more content than it should, so I'm reverting the change and switching analyzer 
implementations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to