Hey Jared, Generally if you're not committing explicitly from your code (and it's a good idea not to), commits will be performed automatically by Solr, using the autoCommit function. This is totally handled by Solr and does not require any background process on your end. I'm not sure off hand whether WebSolr has autoCommit turned on, though.
Mat On Mon, Mar 1, 2010 at 16:06, Jared Brown <[email protected]> wrote: > Sunspot has the option to offload commits to background jobs. Can the > Websolr add-on process these background jobs without necessitating a > Worker unit? > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
