Re: edismax and fields with spaces - SOLR 3.6

2013-02-20 Thread no spam
Thanks, it's what I have suggested. The vendor we use has a layer on top of SOLR and that makes it non-trivial to change field names. On Tue, Feb 19, 2013 at 6:53 PM, Otis Gospodnetic < otis.gospodne...@gmail.com> wrote: > Hi, > > I think you'll save yourself a ot of trouble if you just rename y

Re: edismax and fields with spaces - SOLR 3.6

2013-02-19 Thread Otis Gospodnetic
Hi, I think you'll save yourself a ot of trouble if you just rename your fields. Otis Solr & ElasticSearch Support http://sematext.com/ On Feb 19, 2013 12:09 PM, "no spam" wrote: > I am trying to use an edismax query in SOLR 3.6 to search fields that have > spaces in their name, ie field "Actio

edismax and fields with spaces - SOLR 3.6

2013-02-19 Thread no spam
I am trying to use an edismax query in SOLR 3.6 to search fields that have spaces in their name, ie field "Action 1_t". I'm using this query string: start=0&rows=5&user_id=1&wt=json&qf=SLUG_t%5E10.0+Action%5C+1_t&q=%7B!edismax+q.op%3DAND%7Dlebron&debugQuery=true However my parsed query only has