On Sat, 29 Dec 2007, Helmut Jarausch wrote:

sorry, this is a bit offtopic, but I am too curious.

Can JCC be used (in a simple manner) to glue other java libraries
e.g. hsqldb?

JCC knows nothing of Lucene so the short answer is Yes !

The long answer is that I have not tried JCC with anything else than Lucene.
I fully expect JCC to work with other Java libraries barring some unexpected Java coding patterns (that Lucene is not using) that could reveal a bug in JCC.

If you try this with another Java library and find bugs, by all means, let me know on this list. I want to fix them.

Many thanks for a hint,

The README file [1] for JCC should provide most interesting reading.

Please note that this README file [1] is not to be confused with the "PyLucene with JCC" README file [2]. The former is the documentation for generic JCC while the latter is specific to PyLucene.

Andi..

[1] http://svn.osafoundation.org/pylucene/trunk/jcc/jcc/README
[2] http://svn.osafoundation.org/pylucene/trunk/jcc/README
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to