Re: Error ReduceSearchPhaseException

2014-04-08 Thread Prashant Agrawal
.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053686.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop receiving emails from

Re: Error ReduceSearchPhaseException

2014-04-04 Thread Prashant Agrawal
(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053489.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received

Re: Error ReduceSearchPhaseException

2014-04-04 Thread Dawid Weiss
) -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053489.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups

Re: Error ReduceSearchPhaseException

2014-04-04 Thread Prashant Agrawal
Actually this exception I am getting, consists of clustering ~300 records of size ~10KB each. -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053492.html Sent from the ElasticSearch Users mailing list archive

Re: Error ReduceSearchPhaseException

2014-04-04 Thread Prashant Agrawal
.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053490.html To unsubscribe from Error ReduceSearchPhaseException, click herehttp://elasticsearch-users.115913.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=4050531code

Re: Error ReduceSearchPhaseException

2014-04-04 Thread Dawid Weiss
this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4053489.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups elasticsearch group

Re: Error ReduceSearchPhaseException

2014-03-04 Thread prashy
.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050892.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop receiving emails from

Re: Error ReduceSearchPhaseException

2014-03-03 Thread prashy
(TransportSearchQueryThenFetchAction.java:180) ... 8 more -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050798.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received

Re: Error ReduceSearchPhaseException

2014-03-03 Thread prashy
Ok Dawid, waiting for your reply... -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050805.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you

Re: Error ReduceSearchPhaseException

2014-03-03 Thread Dawid Weiss
...@paladion.net wrote: Ok Dawid, waiting for your reply... -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050805.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message

Re: Error ReduceSearchPhaseException

2014-03-03 Thread prashy
://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050884.html Sent from the ElasticSearch Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop

Re: Error ReduceSearchPhaseException

2014-03-02 Thread prashy
Tony, I am not using any Regex in my query explicitly. Is there any place in config file or somewhere else where I can confirm for the same if its taking internally? -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException

Re: Error ReduceSearchPhaseException

2014-02-28 Thread prashy
Hello All, Did any one encountered the same issue if yes then please let me know the solution. -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Error-ReduceSearchPhaseException-tp4050531p4050686.html Sent from the ElasticSearch Users mailing list archive

Re: Error ReduceSearchPhaseException

2014-02-28 Thread Tony Su
Prahy, Although I don't know the solution, It does look like using a RegEx in your query is causing an overflow of a byte length limit. Accordingly, I suspect if you can find the setting for that, it should solve your problem. Tony -- You received this message because you are subscribed to