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

Koji Sekiguchi updated LUCENE-3698:
-----------------------------------

    Attachment: LUCENE-3698.patch

Updated patch. As I think this fix changes runtime behavior, I added an entry 
to CHANGES.txt. I changed Field.isTokenized() to Field.fieldType().tokenized() 
as well because it cannot be compiled in trunk.
                
> FastVectorHighlighter adds a multi value separator (space) to the end of the 
> highlighted text
> ---------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-3698
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3698
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: modules/highlighter
>            Reporter: Shay Banon
>         Attachments: LUCENE-3698.patch, LUCENE-3698.patch
>
>
> The FVH adds an additional ' ' (the multi value separator) to the end of the 
> highlighted text.

--
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