On 18-Nov-08, at 6:56 AM, Glen Newton wrote:
Erik,
Right now there is no real abstraction like DIH in LuSql. But as
indicated in the TODO section of the documentation, I was planning on
implementing or straight borrowing DIH in the near future.
I am assuming that Solr is all multi-threaded & as performant as it
can be. Is there a test SQL database that is used to test Solr, so I
might try to do some comparisons?
Actually, I think that Solr's multithreaded indexing could be
improved. It is really only analysis that is parallelizable ATM.
-Mike