You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by nagarjuna <na...@gmail.com> on 2012/03/10 11:28:16 UTC

how to ignore indexing of duplicated documents?

Hi all,

  i am new to solr ...i would like to know how to avoid indexing of
duplicate documents.
i have one table in database with one column and that has the keywords which
are
frequently repeated when i tried to index it is indexing all the terms in
the database.
i would like to ignore the indexing of duplicate terms.
please help me 


thanks in advance


--
View this message in context: http://lucene.472066.n3.nabble.com/how-to-ignore-indexing-of-duplicated-documents-tp3814858p3814858.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: how to ignore indexing of duplicated documents?

Posted by Marc Sturlese <ma...@gmail.com>.
http://wiki.apache.org/solr/Deduplication

--
View this message in context: http://lucene.472066.n3.nabble.com/how-to-ignore-indexing-of-duplicated-documents-tp3814858p3818973.html
Sent from the Solr - User mailing list archive at Nabble.com.