thanks
darniz

Shalin Shekhar Mangar wrote:
> 
> On Thu, Nov 19, 2009 at 4:50 AM, darniz <rnizamud...@edmunds.com> wrote:
> 
>>
>> Thanks
>> Could you elaborate what is compatible schema change.
>> Do you mean schema change which deals only with query time.
>>
>>
> A compatible schema change would be addition of new fields. Removal of
> fields may also be called compatible as long as your application does not
> try to index or query them.
> 
> Modifying the field type of an existing field or adding/removing/modifying
> tokenizers or filters on a field type is usually an incompatible change
> and
> needs re-indexing of affected documents.
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://old.nabble.com/initiate-reindexing-in-solr-for-field-type-changes-tp26397067p26499804.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to