Re: error opening index solr 4.0 with lukeall-4.0.0-ALPHA.jar

2012-12-09 Thread Dmitry Kan
Hi, Thanks for the package, it is useful. I decided to adapt it to Lucene trunk (ver. 5.0-SNAPSHOT). The package with the source code and a binary (dir: target) can be found along the same link. It worked fine against trunk SOLR / Lucene index. There could be bugs though, please drop a line if yo

Re: error opening index solr 4.0 with lukeall-4.0.0-ALPHA.jar

2012-11-19 Thread Bernd Fehling
I just downloaded, compiled and opened an optimized solr 4.0 index in read only without problems. Could browse through the docs, search with different analyzers, ... Looks good. Am 19.11.2012 08:49, schrieb Toke Eskildsen: > On Mon, 2012-11-19 at 08:10 +0100, Bernd Fehling wrote: >> I think there

Re: error opening index solr 4.0 with lukeall-4.0.0-ALPHA.jar

2012-11-18 Thread Toke Eskildsen
On Mon, 2012-11-19 at 08:10 +0100, Bernd Fehling wrote: > I think there is already a BETA available: > http://luke.googlecode.com/svn/trunk/ > You might try that one. That doesn't work either for Lucene 4.0.0 indexes, same for source trunk. I did have some luck with downloading the source and cha

Re: error opening index solr 4.0 with lukeall-4.0.0-ALPHA.jar

2012-11-18 Thread Bernd Fehling
I think there is already a BETA available: http://luke.googlecode.com/svn/trunk/ Changes in unreleased version: * Update to 4.0.0_BETA. * Issue 22: term vectors could not be accessed if a field was not stored. Fixed also several other wrong assumptions about field flags. You might try that one.

Re: error opening index solr 4.0 with lukeall-4.0.0-ALPHA.jar

2012-11-17 Thread Erick Erickson
There was a discussion of this a bit ago, but the upshot is that the maintainer hasn't released a version compatible with 4.0 yet. Send him money ... FWIW, Erick On Fri, Nov 16, 2012 at 11:16 AM, Miguel Ángel Martín < miguelangel.mar...@brainsins.com> wrote: > hi all: > > i can open an index cr