right, if that line is uncommented, then _anything_ you throw at Solr will
be processed just fine. You've essentially told Solr "there's no input
that's wrong".
Perhaps confusingly, the "ignored" field type has stored="false" and
indexed="false" so the effect at indexing time is for the input to b
On 05/30/2014 08:29 AM, Erick Erickson wrote:
I see errors in both cases. Do you
1> have schemaless configured
or
2> have a dynamic field pattern that matches your "non_exist_field"?
Maybe
is un-commented-out in schema.xml?
Kuro
I see errors in both cases. Do you
1> have schemaless configured
or
2> have a dynamic field pattern that matches your "non_exist_field"?
Best,
Erick
On Tue, May 27, 2014 at 8:54 PM, 小川修 wrote:
> Hi.
>
> I use Solr4.7.2.
>
> When I search by wrong query
> for example
> [non_exists_field:value].