On 3/2/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
The rationale with the solrconfig stuff is that a broken config should
behave as best it can.

I don't think that's what I was actually going for in this instance
(the schema).
I was focused on getting correct stuff to work correctly, and worry
about incorrect stuff later :-)

The other one that can confuse you is if you add documents with fields
that are undefined - rather then getting an error, solr adds the
fields that are defined (it may print out an exception somewhere, but
i've never noticed it)

Also unintended.

-Yonik

Reply via email to