[
https://issues.apache.org/jira/browse/SOLR-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Kotthoff updated SOLR-529:
-------------------------------
Attachment: solr-default-search-query.patch
Patch fixing the NullPointerException and instead returning a 400 and the
message "no search field specified and no default search field defined" to the
client.
> NullPointerException for search query without field specification and no
> default search field
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-529
> URL: https://issues.apache.org/jira/browse/SOLR-529
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 1.3
> Environment: Tomcat 5.5
> Reporter: Lars Kotthoff
> Priority: Minor
> Attachments: solr-default-search-query.patch
>
>
> When posting a search query which does not specify a field to a Solr instance
> whose schema.xml does not have a default search field defined, a
> NullPointerException is raised.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.