Hi,
Go for option 2. I don't know if Solr will detect document changes, but I
don't think it will. Field updates currently still mean delete+add (see
SOLR-139).
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: wojtekpia <[EMAIL PROTECTE
If your detection algorytims are simple enough, implement them. If you think
they will be more expensive them updating all the index, don't detect
change.
Another thing to take into account is how much from your index changes. If
there are litle docs changing, re-indexing everything will be a wast