[
https://issues.apache.org/jira/browse/SOLR-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852686#action_12852686
]
Robert Muir commented on SOLR-1740:
-----------------------------------
Now that we are on Lucene 3.1, it seems like it would be useful to add these
new capabilities to the factory?
> 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
> Assignee: Robert Muir
> 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.