[ https://issues.apache.org/jira/browse/SOLR-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Rowe updated SOLR-1740: ------------------------------ Attachment: SOLR-1740.patch > 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.