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

Robert Muir commented on LUCENE-3905:
-------------------------------------

+1, we know the ngramtokenizers truncate to the first 1024 chars, but that 
doesn't mean they can't implement end() correctly so that at least
highlighting on multivalued fields etc works.
                
> BaseTokenStreamTestCase should test analyzers on real-ish content
> -----------------------------------------------------------------
>
>                 Key: LUCENE-3905
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3905
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>         Attachments: LUCENE-3905.patch
>
>
> We already have LineFileDocs, that pulls content generated from europarl or 
> wikipedia... I think sometimes BTSTC should test the analyzers on that as 
> well.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to