I haven't made any changes to the schema since the intial full-index. Do you know if there is a way to rebuild the full index in the background, without having to take down the current live index?
Dan ryantxu wrote: > >> >> Schema.xml >> <field name="id" type="string" indexed="true" stored="true"/> > > Have you edited schema.xml since building a full index from scratch? If > so, try rebuilding the index. > > People often get the behavior you describe if the 'id' is a 'text' field. > > ryan > > > -- View this message in context: http://www.nabble.com/SOLR-1.2---Duplicate-Documents---tf4762687.html#a13629639 Sent from the Solr - User mailing list archive at Nabble.com.