[
https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473578
]
Mark Miller commented on LUCENE-794:
------------------------------------
Using an Analyzer that produces multiple tokens at the same position does not
yet operate correctly if used at query time. Using such a 'synonym' analyzer
for indexing and a non 'synonym' analyzer for searching will work fine.
> Beginnings of a span based highlighter
> --------------------------------------
>
> Key: LUCENE-794
> URL: https://issues.apache.org/jira/browse/LUCENE-794
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Other
> Reporter: Mark Miller
> Priority: Minor
> Attachments: CachedTokenStream.java, DefaultEncoder.java,
> Encoder.java, Formatter.java, Highlighter.java, Highlighter.java,
> Highlighter.java, Highlighter.java, HighlighterTest.java,
> HighlighterTest.java, HighlighterTest.java, HighlighterTest.java,
> MemoryIndex.java, QuerySpansExtractor.java, QuerySpansExtractor.java,
> SimpleFormatter.java
>
>
> This is some test code to start the work of adding a span based highlighting
> approach to the existing highlighter in contrib. See
> http://issues.apache.org/jira/browse/LUCENE-403 for some background.
> There is a dependency on MemoryIndex.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]