Hi.

I use Solr4.7.2.

When I search by wrong query
for example
[non_exists_field:value].

Or, when I index by wrong xml
for example
[<add><doc><field name="non_exist_field">value</field></doc></add>]

Solr reports nothing.

I want to get error message.
Is there option that makes Solr strict?

Thanks.

Reply via email to