Re: clucene-java bindings

2005-08-09 Thread Ben van Klinken
Hi On 8/9/05, Piotr Kosiorowski <[EMAIL PROTECTED]> wrote: > Hello Ben, > I personally would be interested mainly in search part of it if speed > increase would be significant. I am running my indices on linux/ AMD > Opterons - I hope CLucene will work well in this environment. If anyone has some

Re: clucene-java bindings

2005-08-09 Thread Piotr Kosiorowski
Hello Ben, I personally would be interested mainly in search part of it if speed increase would be significant. I am running my indices on linux/ AMD Opterons - I hope CLucene will work well in this environment. I assume CLucene is compatible with Java lucene index format as we do have some to

clucene-java bindings

2005-08-09 Thread Ben van Klinken
Hi Nutch People, I am a developer of CLucene, which is a full C++ port of Apache Lucene. I would like to propose something to users of Nutch: I have been working on some SWIG wrappers for CLucene in various higher-level languages such as C#,Java and COM. I started working on the Java wrapper for