Github user dsmiley commented on the issue: https://github.com/apache/lucene-solr/pull/531 > Perhaps we could test whether "foo" is a defined field in the current collection? Eh; that sounds too much like a "guess what the user might mean" kind of solution. Even if "foo" is in the schema, it doesn't prevent an element "foo" from being used. > I personally prefer keeping the API as simple as possible(I'm a believer of the KISS principle). At the expense of ambiguity? Trade-offs.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org