Fix: Empty Q caused exception
We now check for an empty string as the standard parser requires a q, however the DISMAX does not.
e.g.
This is valid syntax and now works
localhost:8983/solr/techproducts/select?q.alt=hello
Fix: Empty Q caused exception
We now check for an empty string as the standard parser requires a q, however the DISMAX does not.
e.g.
This is valid syntax and now works
localhost:8983/solr/techproducts/select?q.alt=hello