Hi,

I have gone through a lot of posts about Highlighting issues with Common
Grams but I am still a little confused. Below is my requirement:

- Highlighting needs to work properly with Common Grams
- Phrase highlighting needs to work
- Wildcard highlighting needs to work

Is this possible with Phrase Highlighter (with some patch)? e.g.
https://issues.apache.org/jira/browse/LUCENE-1489 (everything works fine
for me except the issue mentioned in this link)

Is this possible with Fast Vector Highlighter (wildcard/phrase highlighting
needs to work too)?

Is this possible with new Postings Highlighter
https://issues.apache.org/jira/browse/LUCENE-4290

If the answer is NO for all of the above questions then what if I index
same field twice; once 'indexed' with common grams for search and once just
'stored' without common grams for highlighting? Will this work and would it
have any impact on performance/size?


-- 
Regards,

Salman Akram

Reply via email to