[ 
https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806495#action_12806495
 ] 

Robert Muir commented on LUCENE-2218:
-------------------------------------

Steven, all the 3.0-analysis issues are listed in SOLR-1657. In SOLR-1674 i 
added basic unrelated tests to a lot of things.

the only reason i did this was to just try to improve the tests as a whole, you 
know to hopefully prevent any changes in lucene contrib from seriously breaking 
something in Solr, nothing else
.
sorry for introducing the confusion.
in general, there are some minor things left to be done in SOLR-1657, and then 
there is SynonymsFilter... this is really the big issue remaining, dont' yet 
have any ideas on how to tackle it.

> 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
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: LUCENE-2118.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

Reply via email to