On Sat, Apr 4, 2009 at 7:15 PM, ashokc <ash...@qualcomm.com> wrote: > > Yes, you are correct. But the documentation for DIH says the column names > are > case insensitive. That should be fixed. Here is what it says: > > ============= > A shorter data-config > > In the above example, there are mappings of fields to Solr fields. It is > possible to totally avoid the field entries in entities if the names of the > fields are same (case does not matter) as those in Solr schema. > > ============ >
It says that the field definitions can be avoided if the field names in the entity and the schema.xml are the same. But if present in the data-config, they are supposed to have been provided in the correct case. -- Regards, Shalin Shekhar Mangar.