For the case where lucene index modification is required after indexing has
happened (for example, renormalizing the document norms to take into
account more than just boosts and the number of tokens, something which is
not supported by the core lucene api), we should expose an api for a
"post-flush" / "post-commit" callback, to allow users of zoie to hook in
their own code for doing this.
Original issue reported on code.google.com by jake.man...@gmail.com on 10 Sep 2009 at 8:11
Original issue reported on code.google.com by
jake.man...@gmail.com
on 10 Sep 2009 at 8:11