Re: FastVectorHighlighter problem with large fields

2015-11-14 Thread Philippe Soares
By the way, I'm using solr 4.10.2 On Sat, Nov 14, 2015 at 4:16 PM, Philippe Soares wrote: > Actually it seems the problem is related to my index (which has about 15 > million huge documents in it). > I reindexed a few of them in an empty local solr instance and the > highlighting works fine with

Re: FastVectorHighlighter problem with large fields

2015-11-14 Thread Philippe Soares
Actually it seems the problem is related to my index (which has about 15 million huge documents in it). I reindexed a few of them in an empty local solr instance and the highlighting works fine with the same parameters. Are there any known highlighting issues related to sharding/size of the index ?