On Thu, 2012-07-19 at 13:49 +0200, Spadez wrote: > It does seem really poor design to reimport 10,000 documents, when only one > needs to be added. I dont like that, can you not insert a specific entry > into Solr rather than reimporting everything?
Isn't that what you outlined in your option #1? What you're looking for is probably uniqueKey: https://wiki.apache.org/solr/UniqueKey - Toke Eskildsen