Hello everybody,
I have the exact same issue as Arcadius Ahouansou (see Broken highlight
truncation for hl.alternateField
<http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201209.mbox/%3ccajn2xr-+x8hpwqxcr5gumrki_ervtrs0ggoqm3wnmqyemxy...@mail.gmail.com%3E#archives>
).
To sum up
Hi Arcadius,
I think it is a feature. If no match terms found on hl.fl fields then it
triggers
hl.alternateField function, and if you set hl.maxAlternateFieldLength=[LENGTH],
the highlighter extracts the first [LENGTH] characters of stored data of the
hl.fl
field. As this is the common feature
Hello.
I am using the fastVectorHighlighter in Solr3.5 to highight and truncate
the summary of my results.
The standard breakIterator is being used with hl.bs.type = WORD as
per http://lucidworks.lucidimagination.com/display/solr/Highlighting
Search is being performed on the document title and