://www.solr-start.com/ and @solrstart
> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853
>
>
> On 5 December 2014 at 14:07, Min L wrote:
> > Hi all:
> >
> > My code using solr spellchecker to suggest keywords worked fine locally,
> > howeve
G.info("Stored suggest data to: " + target.getAbsolutePath());
}
}
On Fri, Dec 5, 2014 at 12:59 PM, Erick Erickson
wrote:
> What's the rest of the stack trace? There should
> be a root cause somewhere.
>
> Best,
> Erick
>
> On Fri, Dec 5, 2014 at 11:07 AM
Hi all:
My code using solr spellchecker to suggest keywords worked fine locally,
however in qa solr env, it failed to build it with the following error in
solr log:
ERROR Suggester Store Lookup build from index on field: myfieldname failed
reader has: xxx docs
I checked the solr directory and th
Hi all:
Has anyone made solr Morelikethis working with results grouping?
Thanks in advance.
M
ing 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
> >
> >
> > O
Hi All:
I am using solr 4.9.1. and trying to use PostingsSolrHighlighter. But I got
errors during indexing. I thought LUCENE-5111 has fixed issues with
WordDelimitedFilter. The error is as below:
Caused by: java.lang.IllegalArgumentException: startOffset must be
non-negative, and endOffset must b