On Mon, Mar 16, 2009 at 7:27 PM, Narayanan, Karthikeyan <
karthikeyan.naraya...@gs.com> wrote:
>
> Does Solr support highlighting for wildcard searches?. Like I search for
> tele* and all words matching 'tele' should get highlighted ex:
> telephone, telex etc. I am trying to get the highlighting
Does Solr support highlighting for wildcard searches?. Like I search for
tele* and all words matching 'tele' should get highlighted ex:
telephone, telex etc. I am trying to get the highlighting using
ressponse.getHighlighting(). But It returns empty list. Would appreciate
any help.
Thanks.