Thanks, François.
azhar2007: remember to set the perm gen size:
java -XX:MaxPermSize=512m -jar luke-with-deps.jar
Dmitry
On Mon, Apr 7, 2014 at 7:29 PM, François Schiettecatte <
fschietteca...@gmail.com> wrote:
> Maybe you should try a more recent release of Luke:
>
> https://github.c
Maybe you should try a more recent release of Luke:
https://github.com/DmitryKey/luke/releases
François
On Apr 7, 2014, at 12:27 PM, azhar2007 wrote:
> Hi All,
>
> I have a solr index which is indexed ins Solr.4.7.0.
>
> Ive attempted to open the index with Luke4.0.0 and also other v
See below:
On Thu, Nov 18, 2010 at 2:59 AM, Sasank Mudunuri wrote:
> Hi,
>
> I've been poking around the JavaDocs a bit, and it looks like it's possible
> to directly read the index using the Solr Java API. Hoping to clarify a
> couple of things --
>
> 1) Do I need to read the index with Solr AP