You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Nicolás Lichtmaier <ni...@wolfram.com> on 2017/08/30 21:04:44 UTC

Better CamelCase support

Hi, some time ago I've submitted a patch here 
https://github.com/apache/lucene-solr/pull/231 and created a JIRA issue 
here https://issues.apache.org/jira/browse/LUCENE-7929 for a simple 
modification to WordDelimiterGraphFilter.

This modification provides better support for camel case words. With 
this HTTPRequest can be handled as "HTTP" and "Request".

I've added a parameter to enable this.

As the jira issue and github PR didn't get any attention I thought about 
posting here as well in case this is useful to anyone.

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org