Re: Default field for query

2015-08-13 Thread Scott Derrick
thanks Alex, I'll give it a shot. Scott Original Message Subject: Re: Default field for query From: Alexandre Rafalovitch To: solr-user Date: 08/13/2015 12:38 PM On 13 August 2015 at 12:19, Scott Derrick wrote: If i specify a search q=foo bar , Is there a way to

Re: Default field for query

2015-08-13 Thread Alexandre Rafalovitch
On 13 August 2015 at 12:19, Scott Derrick wrote: > If i specify a search q=foo bar , Is there a way to set a default field if > a field is not given? > You want 'df' parameter, unless I misunderstood the question? Íf you are using default query parser (e.g. not eDisMax, etc), you have to have t

Default field for query

2015-08-13 Thread Scott Derrick
If i specify a search q=foo bar , Is there a way to set a default field if a field is not given? Sent by from my Android device. On 4:00am, August 13, 2015, griglo wrote: Hello, I have rather simple question regarding copyFields and appending of values. I am using Solr 3.7. Is it possible to de