Re: solr text analysis showing a red bar error

2014-01-10 Thread Erick Erickson
Ah, OK. The analysis page in the admin screen is not really intended to analyze large text blocks. I suspect that if you're running into size limitations, you'll find the output pretty hard to read the output. I almost always use it with pretty short text fragments, usually just a few words. FWIW,

Re: solr text analysis showing a red bar error

2014-01-10 Thread Umapathy S
I think it's the HTTP GET parameter length/size issue. I got to the maximum characters it allowed through Field value (Index). But when I added characters on Field value (Query), I got the red bar again. I had to reduce the characters in Field value (Index) to make it work. I was using chrome so

Re: solr text analysis showing a red bar error

2014-01-10 Thread Erick Erickson
Hmmm, works on a 4x Solr. Please paste the raw text you're putting in the entry field here, so I don't have to re-type it all from the image (can't cut/paste). What version of Solr are you using? Anything come out in the Solr log that looks suspicious? Best, Erick On Thu, Jan 9, 2014 at 7:52

Re: solr text analysis showing a red bar error

2014-01-09 Thread Aruna Kumar Pamulapati
See if this helps: https://groups.google.com/forum/#!topic/lily-discuss/IaQLpNVJRi8 On Thu, Jan 9, 2014 at 8:33 AM, Umapathy S wrote: > I checked that before. I am using solr-4.6.0. maxFieldLength is not > applicable. > > > On 9 January 2014 13:23, Aruna Kumar Pamulapati >wrote: > > > If yo

Re: solr text analysis showing a red bar error

2014-01-09 Thread Umapathy S
I checked that before. I am using solr-4.6.0. maxFieldLength is not applicable. On 9 January 2014 13:23, Aruna Kumar Pamulapati wrote: > If you are using a Solr version before 4.0 you should look into. > > solrconfig.xml: > > 1 > > > What is your solr version? > > > > On Thu, Jan 9,

Re: solr text analysis showing a red bar error

2014-01-09 Thread Aruna Kumar Pamulapati
If you are using a Solr version before 4.0 you should look into. solrconfig.xml: 1 What is your solr version? On Thu, Jan 9, 2014 at 8:16 AM, Aruna Kumar Pamulapati < apamulap...@gmail.com> wrote: > Thanks, can you paste the text that you were trying to analyze? > > > On Thu, Jan

Re: solr text analysis showing a red bar error

2014-01-09 Thread Aruna Kumar Pamulapati
Thanks, can you paste the text that you were trying to analyze? On Thu, Jan 9, 2014 at 8:10 AM, Umapathy S wrote: > Thanks. > > Actually there is no error thrown. Just a red bar appears on top. > I have pasted it on http://snag.gy/U9IiJ.jpg > > > On 9 January 2014 12:56, Aruna Kumar Pamulapati

Re: solr text analysis showing a red bar error

2014-01-09 Thread Umapathy S
Thanks. Actually there is no error thrown. Just a red bar appears on top. I have pasted it on http://snag.gy/U9IiJ.jpg On 9 January 2014 12:56, Aruna Kumar Pamulapati wrote: > Can you copy paste the error, for some reason I can not see the image of > the screenshot you posted. > > > On Thu, Ja

Re: solr text analysis showing a red bar error

2014-01-09 Thread Aruna Kumar Pamulapati
Can you copy paste the error, for some reason I can not see the image of the screenshot you posted. On Thu, Jan 9, 2014 at 7:52 AM, Umapathy S wrote: > Hi, > > I am a new to solr/lucene. > I am trying to do a text analysis on my index. The below error > (screenshot) is shown when I increase th

solr text analysis showing a red bar error

2014-01-09 Thread Umapathy S
Hi, I am a new to solr/lucene. I am trying to do a text analysis on my index. The below error (screenshot) is shown when I increase the field value length. I have tried searching in vain for any length specific restrictions in solr.TextField. There is no error text/exception thrown. [image: Inl