Thanks. Using the debug query returns the info I need.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Highlighting-phone-numbers-tp4277491p4277712.html
Sent from the Solr - User mailing list archive at Nabble.com.
Perhaps an easy thing to try is see of the FastVectorHighlighter yields any
different results. There are some nuances to the highlighters -- it might.
Failing that, this likely due to your analysis chain, and where exactly the
offsets point to, which you can see/debug in Solr's analysis screen.