Otis Gospodnetic wrote:
Jon,
If you can, don't commit on every update and that should help or fully solve
your problem.
is there any sort of heuristic or formula i can apply that can tell me
when to commit? put it in a cron job and fire it once per hour?
there are certain updates that are critical - we store privacy settings
on certain data in the doc. if the user says that document 10 is
private, we need to have the update reflected immediately. is there any
way to have solr block everything until an update is committed?
-jsd-