On 4/20/07, Michael Thessel <[EMAIL PROTECTED]> wrote:
Hey Erik,

thanks for the fast reply. Yes this could be possible. I currently got
solr running for the indexing of a forum with 100k users. It could
definitely be possible that two commits overlap. But I need to commit
all changes because the new posts must be available in the search as
soon as they are posted.

Do you think there is a way to optimize this?

"As soon as" is a rather vague requirement.  If you can specify the
minimum acceptible delay, then you can use Solr's autocommit
functionality to trigger commits.

-Mike

Reply via email to