>> I’m having some issues with Solr search results (using Solr 1.4 ) . I
have enabled highlighting of searched text (hl=true) and set the fragment
size as 500 (hl.fragsize=500) in the search query.
Below is the (screen shot) results shown when I searched for the term
‘grandfather’ (2 results are
Hi,
I'm having some issues with Solr search results (using Solr 1.4 ) . I have
enabled highlighting of searched text (hl=true) and set the fragment size as
500 (hl.fragsize=500) in the search query.
Below is the (screen shot) results shown when I searched for the term
'grandfather' (2 results a
On 5-Jun-08, at 8:31 PM, Kevin Xiao wrote:
Hi,
I have a question about highlighting fragment. I set hl.fragsize to
100, but the return is cut off from a middle of a sentence with
correct search term highlighting though. Is there a way to make the
cutoff to the beginning of a sentence
Hi,
I have a question about highlighting fragment. I set hl.fragsize to 100, but
the return is cut off from a middle of a sentence with correct search term
highlighting though. Is there a way to make the cutoff to the beginning of a
sentence? Set some flag? How does highlighting cutoff work