For example, I’ve keyword for search is: ‘Basket Ball’. What is the query that can get all field that contain the ‘Basket Ball’,.?
I’ve tried to using *:Basket Ball, but it doesn’t work,.
For example, I’ve keyword for search is: ‘Basket Ball’. What is the query that
Share
schema.xml defines the default search field –
You can copy all the fields to this default search field.
And query
q=basket ballshould work.