Nicolás Lichtmaier created LUCENE-7929:
------------------------------------------

             Summary: WordDelimiterGraphFilter doesn't split HTTPRequest 
properly
                 Key: LUCENE-7929
                 URL: https://issues.apache.org/jira/browse/LUCENE-7929
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Nicolás Lichtmaier


The current implementation of WordDelimiterGraphFilter doesn't properly deal 
with all uppercase parts, and also it doesn't handle numbers well in some cases.

I've created a pull request with changes to fix that: 
https://github.com/apache/lucene-solr/pull/231

With my patch HTTPRequest is split into HTTP and Request.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to