: Date: Mon, 08 Jun 2009 16:44:45 -0700
: From: Phil Hagelberg
: Subject: Schema vs Dynamic Fields
: Is the use of a predefined schema primarily a "type safety" feature?
: We're considering using Solr for a data set that is very free-form; will
: we get much slower results if the
On the wiki, it says:
> One of the powerful features of Lucene is that you don't have to
> pre-define every field when you first create your index. Even though
> Solr provides strong datatyping for fields, it still preserves that
> flexibility using "Dynamic Fields".
Is the use of a predefined s