Thanks for your comment Eric.

When I use .... *server.add(doc);* - everything is fine (but takes long time
to hard commit every single doc) , so I am sure docs are uniquely indexed.

Maybe I shouldn't do *server.commit();* at all from solrj code, so SOLR
would use autoCommit/autoSoftCommit configuration defined in solrconfig.xml
?

Maybe there are some bits missing ? 











--
View this message in context: 
http://lucene.472066.n3.nabble.com/softCommit-doesn-t-work-tp4079578p4079772.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to