Hi, It doesn't have the offset information, but checkout my patch https://issues.apache.org/jira/browse/SOLR-4722 which outputs the position of each term that's been matched. I'm eager to get some feedback on this approach and any improvements that might be suggested.
Cheers, Tricia On Wed, Mar 27, 2013 at 8:28 AM, Skealler Nametic <bchaillou...@gmail.com>wrote: > Hi, > > I would like to retrieve the position and offset of each highlighting > found. > I searched on the internet, but I have not found the exact solution to my > problem... >