Re: Recompilation of latest lucene seems to break update of Solr - Solution

2006-07-26 Thread Chris Hostetter
:I had to use the latest lucene version, not available on their : site, but only on the subversioning system. (Version called 2.1 - : 419723 2006-07-06 22:14:07) Just to clarify: Solr is definitely a little more "bleeding edge" then the stable releases of Lucene. The Lucene JARs in solr's li

Recompilation of latest lucene seems to break update of Solr - Solution

2006-07-26 Thread Tom Weber
Hi again, sorry to spam the list, but wanted to share the solution which let the system compile. I had to use the latest lucene version, not available on their site, but only on the subversioning system. (Version called 2.1 - 419723 2006-07-06 22:14:07) To get this version, use th

Re: Recompilation of latest lucene seems to break update of Solr

2006-07-26 Thread Yonik Seeley
Hi Tom, I had fixed the LUCENE-545 backward incompatability in Lucene here: http://issues.apache.org/jira/browse/LUCENE-609 Although it shouldn't be neccessary, maybe it would work if you put the new lucene libs in solr's lib dir and rebuild solr? -Yonik On 7/26/06, Tom Weber <[EMAIL PROTECTED]

Recompilation of latest lucene seems to break update of Solr - Addum

2006-07-26 Thread Tom Weber
Hi again, with the latest nightbuild of solr and the latest lucene, the error still persists, but the error message is different, jhust to be complete here the actual error message: java.lang.NoSuchMethodError: org.apache.lucene.document.Document.add (Lorg/apache/lucene/document/Fieldabl

Recompilation of latest lucene seems to break update of Solr

2006-07-26 Thread Tom Weber
Hello, jhust compiled the latest version of lucene (), updated the webapps/solr/WEB-INF/lib/ with the 3 jar files: lucene-core-2.0.1-dev.jar lucene-snowball-2.0.1-dev.jar lucene-highlighter-2.0.1-dev.jar Restarted solr, The Admin interface of solr is still running, but trying