Sounds like something that needs to be done when Solr is configured
for the first time so I would put it in the installation guide. What
happens if the default search field is not defined? Will search crash,
return no results or something else entirely?


Anze

On Mon, Aug 11, 2014 at 9:44 PM, Antonia Horincar
<[email protected]> wrote:
> The issue is the following: Solr needs to be told which field to search on 
> when using the default search. By default, this is set to the ‘text’ field 
> (which doesn’t exist in the BH schema). So basically, this only needs to be 
> changed once. Should I then specify this as a step in the installation guide? 
> On one hand, this would allow the user to easily choose the default field to 
> be searched, but on the other hand this means one additional installation 
> step.
>
> On 11 August 2014 at 10:02:34, Anže Starič ([email protected]) wrote:
>
> Do we have to make the change each time the schema is generated, or
> just the first time? If it is a one time process, it would be easier
> to just include a step in the installation guide (or printing a
> message when schema is generated).
>
>
> Anze

Reply via email to