[ 
https://issues.apache.org/jira/browse/LUCENE-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Rowe updated LUCENE-4170:
--------------------------------

    Attachment: recursive.shinglefilter.output.png

This image is a (not pretty) word lattice representation of the output from the 
double ShingleFilter thought problem described above - should help to more 
easily visualize the graph.

(I wish I could make Graphviz line up the dots in a straight line, but couldn't 
figure out how to do that.)
                
> TestRandomChains fail with Shingle+CommonGrams
> ----------------------------------------------
>
>                 Key: LUCENE-4170
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4170
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/analysis
>            Reporter: Robert Muir
>         Attachments: LUCENE-4170.patch, recursive.shinglefilter.output.png
>
>
> ant test  -Dtestcase=TestRandomChains -Dtests.method=testRandomChains 
> -Dtests.seed=12635ABB4F789F2A -Dtests.multiplier=3 -Dtests.locale=pt 
> -Dtests.timezone=America/Argentina/Salta -Dargs="-Dfile.encoding=ISO8859-1"
> This test has two shinglefilters, then a common-grams filter. I think posLen 
> impls in commongrams and/or shingle has a bug if the input is already a graph.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to