.
Regards,
Sawan
From: Shawn Heisey-4 [via Lucene]
[mailto:ml-node+s472066n4057074...@n3.nabble.com]
Sent: Friday, April 19, 2013 12:33 AM
To: Sawan Verma
Subject: Re: TooManyClauses: maxClauseCount is set to 1024
On 4/18/2013 11:53 AM, sawanverma wrote:
> Shawn,
>
> Thanks a lot for your rep
Heisey-4 [via Lucene]
[mailto:ml-node+s472066n4057027...@n3.nabble.com]
Sent: 18 April 2013 PM 09:38
To: Sawan Verma
Subject: Re: TooManyClauses: maxClauseCount is set to 1024
On 4/18/2013 6:02 AM, sawanverma wrote:
> Hi Yonik,
>
> Thanks for your reply.
>
> I tried increasing the maxCl
Yonik,
When i remove the sort part from the query below it works fine. But with
sort it throws the exception
http://localhost:8983/solr/test/select/?q=content:*&fl=content&hl=true&hl.fl=content&hl.maxAnalyzedChars=31375&start=64&rows=1&sort=obs_date%20desc
-- > Throws Exception
http://localhos
Verma
Subject: Re: TooManyClauses: maxClauseCount is set to 1024
Can you provide a full stack trace of the exception?
There's a maxClauseCount in solrconfig.xml that you can increase to
work around the issue.
-Yonik
http://lucidworks.com
On Thu, Apr 18, 2013 at 7:31 AM, sawanverma <
Thanks Pravesh.
But won't that hit the query performance? Still what would be the ideal value
to increase? Say this error may come even if we increase the value from 1024 to
say 5120?
Have tried increasing the value and it had hit the performance.
Regards,
Sawan
From: pravesh [via Lucene] [mai
Its quite confusing about this error.
I had a situation where i have to turn on the highlighting. In some cases
though the number of docs found for a particular query was for example say
2, the highlighting was coming only for 1. I did some checks and found that
that particular text searched was i