Thanks for the replies. I found out that although we are using solr 4.9.1,
the luceneMatchVersion specified in the solrconfig is still 4.7 which
doesn't have the bug fix.
On Sun, Nov 9, 2014 at 10:24 AM, Anurag Sharma wrote:
> Is it possible to share the sequence of steps with data causing this
Is it possible to share the sequence of steps with data causing this issue
On Wed, Nov 5, 2014 at 4:51 PM, Alan Woodward wrote:
> Hi Min,
>
> Do you have the specific bit of text that caused this exception to be
> thrown?
>
> Alan Woodward
> www.flax.co.uk
>
>
> On 4 Nov 2014, at 23:15, Min L wr
Hi Min,
Do you have the specific bit of text that caused this exception to be thrown?
Alan Woodward
www.flax.co.uk
On 4 Nov 2014, at 23:15, Min L wrote:
> Hi All:
>
> I am using solr 4.9.1. and trying to use PostingsSolrHighlighter. But I got
> errors during indexing. I thought LUCENE-5111 ha