Re: unable to build spellcheck in solr

2014-12-08 Thread Min L
://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

Re: unable to build spellcheck in solr

2014-12-05 Thread Min L
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

unable to build spellcheck in solr

2014-12-05 Thread Min L
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

Solr MLT with result grouping

2014-12-04 Thread Min L
Hi all: Has anyone made solr Morelikethis working with results grouping? Thanks in advance. M

Re: indexing errors when storeOffsetsWithPositions="true" in solr 4.9.1

2014-11-09 Thread Min L
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

indexing errors when storeOffsetsWithPositions="true" in solr 4.9.1

2014-11-04 Thread Min L
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