I'm trying to use multiple stats facets in one search like the code below,
however I'm getting an error message when I attempt to run this. Can
someone tell me what I'm doing wrong?
all seems to be right. I use may facets including terms_stats in one call.
what's the error?
On Friday, May 3, 2013 10:17:56 AM UTC-4, OffensivelyBad wrote:
Hello,
I'm trying to use multiple stats facets in one search like the code below,
however I'm getting an error message when I attempt to run this. Can
someone tell me what I'm doing wrong?
"error" : "SearchPhaseExecutionException[Failed to execute phase [query],
total failure; shardFailures
On Friday, May 3, 2013 1:22:32 PM UTC-4, AlexR wrote:
all seems to be right. I use may facets including terms_stats in one call.
what's the error?
On Friday, May 3, 2013 10:17:56 AM UTC-4, OffensivelyBad wrote:
Hello,
I'm trying to use multiple stats facets in one search like the code
below, however I'm getting an error message when I attempt to run this.
Can someone tell me what I'm doing wrong?
I should also mention that each stats facets works individually, but using
them together in the same search causes the error.
On Friday, May 3, 2013 4:58:17 PM UTC-4, OffensivelyBad wrote:
I get a verbose error, but it starts like this:
"error" : "SearchPhaseExecutionException[Failed to execute phase [query],
total failure; shardFailures
On Friday, May 3, 2013 1:22:32 PM UTC-4, AlexR wrote:
all seems to be right. I use may facets including terms_stats in one
call. what's the error?
On Friday, May 3, 2013 10:17:56 AM UTC-4, OffensivelyBad wrote:
Hello,
I'm trying to use multiple stats facets in one search like the code
below, however I'm getting an error message when I attempt to run this.
Can someone tell me what I'm doing wrong?
you are not using correct format. all facets should be within facets:{}
object but you have them mixed up. try this (hopefully I did not mess up
json - hard to see indents in browser)
On Friday, May 3, 2013 4:59:56 PM UTC-4, OffensivelyBad wrote:
I should also mention that each stats facets works individually, but using
them together in the same search causes the error.
On Friday, May 3, 2013 4:58:17 PM UTC-4, OffensivelyBad wrote:
I get a verbose error, but it starts like this:
"error" : "SearchPhaseExecutionException[Failed to execute phase [query],
total failure; shardFailures
On Friday, May 3, 2013 1:22:32 PM UTC-4, AlexR wrote:
all seems to be right. I use may facets including terms_stats in one
call. what's the error?
On Friday, May 3, 2013 10:17:56 AM UTC-4, OffensivelyBad wrote:
Hello,
I'm trying to use multiple stats facets in one search like the code
below, however I'm getting an error message when I attempt to run this.
Can someone tell me what I'm doing wrong?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.