[
https://issues.apache.org/jira/browse/SOLR-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806563#action_12806563
]
Steven Rowe commented on SOLR-1740:
-----------------------------------
All patched TestShingleFilterFactory tests pass when I substitute a
LUCENE-2218-patched lucene-analyzers-3.1-dev.jar in solr/lib/ for
lucene-analyzers-2.9.1-dev.jar.
> ShingleFilterFactory improvements
> ---------------------------------
>
> Key: SOLR-1740
> URL: https://issues.apache.org/jira/browse/SOLR-1740
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Affects Versions: 1.5
> Reporter: Steven Rowe
> Priority: Minor
> Attachments: SOLR-1740.patch
>
>
> ShingleFilterFactory should allow specification of minimum shingle size (in
> addition to maximum shingle size), as well as the separator to use between
> tokens. These are implemented at LUCENE-2218. The attached patch allows
> ShingleFilterFactory to accept configuration of these items, and includes
> tests against the new functionality in TestShingleFilterFactory.
> Solr will have to upgrade to lucene-analyzers-3.1-dev.jar before the attached
> patch will apply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.