t will do Spans correctly.
Cheers
Mark
- Original Message
From: Pierre Van Ingelandt <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Tuesday, 5 September, 2006 2:21:56 PM
Subject: Highlighting "really" found terms
Hello,
After a search, I need to highlight only the te
this alternative in detail (I hope to soon) so I can't say if it will do Spans correctly.
Cheers
Mark
- Original Message
From: Pierre Van Ingelandt <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Tuesday, 5 September, 2006 2:21:56 PM
Subject: Highlighting "reall
Not for now, but I'd like to contribute span support soon.
Karel
An alternative highlighter implementation was recently contributed here:
http://issues.apache.org/jira/browse/LUCENE-644?page=all
I've not had the time to study this alternative in detail (I hope to soon) so I can't say if it wi
2006 2:21:56 PM
Subject: Highlighting "really" found terms
Hello,
After a search, I need to highlight only the terms that do "really"
correspond to the query.
For instance :
1/ I search docs with toto and titi in the SAME sentence (using
SpanNotQuery(spanNearQuery({"toto
Hello,
After a search, I need to highlight only the terms that do "really"
correspond to the query.
For instance :
1/ I search docs with toto and titi in the SAME sentence (using
SpanNotQuery(spanNearQuery({"toto","titi"},9)),".") )
2/ Then I try to highlight "toto" and "titi" found (I use the