On Thu, Jan 20, 2011 at 4:59 AM, Xavier SCHEPLER <xavier.schep...@sciences-po.fr> wrote: > Ok, > I tryed to use nested queries this way: > wt=json&indent=true&fl=qFR&q=sarkozy > _query_:"{!tag=test}chirac"&facet=true&facet.field={!ex=test}studyDescriptionId > It resulted in this error: > "facet_counts":{ > "facet_queries":{}, > "exception":"java.lang.NullPointerException\n\tat
There's currently no way to exclude part of a query... the things you tag must be a top level "q" or "fq" query. But this has uncovered a bug - we don't handle the case when everything is excluded (all q and fq). -Yonik http://www.lucidimagination.com