The example EmbeddedSolr class on the wiki makes use of getUpdateHandler
which was added after 1.1 (so it seems to be available only on trunk).
I'd really like to move to an embedded Solr sooner rather than later.  My
questions are:

  - Would it be easy/possible to work around the lack of
  getUpdateHandler in 1.1 or would it completely change the
  implementation of EmbeddedSolr?
  - How stable is trunk right now?
  - Is 1.2 due out soon?
  - Is this approach significantly better than the one roughly outlined
  in
  http://www.mail-archive.com/solr-user@lucene.apache.org/msg03137.html?

Reply via email to