[ https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Rowe updated LUCENE-2218: -------------------------------- Attachment: LUCENE-2218.benchmark.patch LUCENE-2218.patch Patch implementing new features, and a patch for a new contrib/benchmark target "shingle", including a new task NewShingleAnalyzerTask. ShingleFilter is largely rewritten here in order to support the new configurable minimum shingle size. > ShingleFilter improvements > -------------------------- > > Key: LUCENE-2218 > URL: https://issues.apache.org/jira/browse/LUCENE-2218 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/analyzers > Affects Versions: 3.0 > Reporter: Steven Rowe > Priority: Minor > Attachments: LUCENE-2218.benchmark.patch, LUCENE-2218.patch > > > ShingleFilter should allow configuration of minimum shingle size (in addition > to maximum shingle size), so that it's possible to (e.g.) output only > trigrams instead of bigrams mixed with trigrams. The token separator used in > composing shingles should be configurable too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org