|
Hi,
I have a more like this query which queries a field named text from ES. I configured a highlighter on the same field. It seems that search request return empty highlighted field map result. Anybody have any idea about this? By the way I use elasticsearch 0.20.2 version. Thanks... -- Mustafa Sener You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|
Hi Mustafa,
What you are describing is correct, at the moment using the MoreLikeThisQuery with highlighting doesn't work. Work in Lucene has been done that fixes this issue. This was part of this Lucene issue:
Once Lucene 4.2 has been released and we upgrade to Lucene 4.2 this issue should be fixed. At the moment we're on Lucene version 4.1 on the master branche.
Martijn
-- On 25 February 2013 23:27, Mustafa Sener <[hidden email]> wrote: Hi, Met vriendelijke groet, Martijn van Groningen You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|
Thanks...
On Tue, Feb 26, 2013 at 11:15 AM, Martijn v Groningen <[hidden email]> wrote: Hi Mustafa, -- Mustafa Sener www.ifountain.com You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
| Powered by Nabble | Edit this page |
