Hi,

We would like to know is there a maximum size of a xml file that can be
posted to Solr using the post.jar, maximum number of docs, etc. at one time
as well as how fast deletes can be achieved.

Our goal is to delete "all documents" belonging to a "given user" then add
all the docs again with the updated data. Since we don't have an easy way to
determine which docs got updated, a full delete and a new add is the only
way at the moment. 

The question is if Solr or post.jar can handle say 50mb file or 100mb and
25k-100k docs being posted at one time?  If not, is there a solution to
handling large posts?

Thank you.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Maximum-File-Size-Handled-by-post-jar-Speed-of-Deletes-tp3574071p3574071.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to