Has anyone had a chance to play with this? How did it work?

Anthony Vito wrote:
Hello Lucene Users,
I have release JDBCDirectory version 0.05. I have only ever used it
with MySQL and open source drivers. I would be interested in any
comments or suggestions. I will try to be as diligent as possible in my
responses. The documentation ( very little ), jars and source code can
be found at http://ppinew.mnis.com/jdbcdirectory .


Some issues that I just thought of that aren't mentioned...
1.) Pooling prepared statements on the connection is must for good
performance under the current code. ( see test code )
2.) The first search is always really slow as everything initializes and
the cache fills ;) so don't let that discourage you.

-vito

On Mon, 2004-04-26 at 14:59, Doug Cutting wrote:

Anthony Vito wrote:

I noticed some talk on SQLDirectory a month or so ago. .....


Did you ever post this code? It would be a great contribution to Lucene.

Thanks,

Doug





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to