Maybe someone can post the equivalent query in ElasticSearch? Then at least we have a fair comparison of the two syntaxes, for this one (complex) query at least...
Mike McCandless http://blog.mikemccandless.com On Thu, Nov 17, 2011 at 3:21 PM, Yonik Seeley <yo...@lucidimagination.com> wrote: > On Thu, Nov 17, 2011 at 3:18 PM, Uwe Schindler <u...@thetaphi.de> wrote: >> Sorry, this query is really ununderstandable. Those complex queries should >> have a meaningful language, e.g. a JSON object structure > > There are upsides and downsides to that. A big JSON object graph > would be easier to *read* but certainly not easier to write (much more > nesting). > These main Solr APIs are based around HTTP parameters... the upside > being you can add another parameter w/o worrying about nesting it > correctly. > > Like simply adding another filter for example: > fq=instock:true > > -Yonik > http://www.lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org