Re: using lucene parser syntax with eDisMax

2016-07-19 Thread Chris Hostetter
: Yes on both counts. Although it takes a bit of practice, if you add : &debug=query to the query you'll see a section of the : response showing you exactly what the resulting query is after : all the rules are applied. In addition, something else about edismax that you might find useful (but is

Re: using lucene parser syntax with eDisMax

2016-07-15 Thread Erick Erickson
Yes on both counts. Although it takes a bit of practice, if you add &debug=query to the query you'll see a section of the response showing you exactly what the resulting query is after all the rules are applied. Best, Erick On Fri, Jul 15, 2016 at 12:32 PM, Whelan, Andy wrote: > Hello, > > I am

using lucene parser syntax with eDisMax

2016-07-15 Thread Whelan, Andy
Hello, I am using the eDisMax parser and have the following question. With the eDisMax parser we can pass a query, q="brown and mazda", and configure a bunch of fields in a solrconfig.xml SearchHandler to query on as "qf". Let's say I have a SOLR schema.xml with the following fields: and the