But it would seem that Lucene has always supported highlighting on
NGram fields? as show by the example here:

https://issues.apache.org/jira/browse/LUCENE-1489

When I try to use highlighting with NGramming, none of the text is
highlighted, and instead I get a long string in the highlighting
field...

In any case, can anything be done to support highlighting and NGrams
in Solr as this functionality is imperative to my application :(

Thanks for your help,

Aodh.

On Tue, Sep 29, 2009 at 1:16 AM, Koji Sekiguchi <k...@r.email.ne.jp> wrote:
> I think I need a further explanation for that.
> The Lucene's FastVectorHighlighter which is pointed in SOLR-1268 is
> a highlighter that supports n-gram field. Please see the description
> for the features etc:
>
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/contrib-fast-vector-highlighter/org/apache/lucene/search/vectorhighlight/package-summary.html
>
> Thanks,
>
> Koji
>
>
> aod...@gmail.com wrote:
>>
>> Hi Koji et.al,
>>
>> You say https://issues.apache.org/jira/browse/SOLR-1268 is an open
>> issue for the ngram highlighting problem, but it seems to refer to
>> something unrelated.
>>
>> Can you/anyone confirm that it is not possible to use highlighting
>> with an ngram tokenizer/filter..
>>
>> Thanks,
>>
>> Aodh.
>>
>>
>
>

Reply via email to