You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Jason Rutherglen <ja...@gmail.com> on 2009/09/02 20:02:41 UTC

Quickly view index files?

Is there a quick way to view index files?

Re: Quickly view index files?

Posted by rajan chandi <ch...@gmail.com>.
I would recommend using the IndexReader class.
That could be the fastest possible :)

Cheers
Rajan

On Wed, Sep 2, 2009 at 2:22 PM, Jason Rutherglen <jason.rutherglen@gmail.com
> wrote:

> I needed to mention through the web UI.  Solr Luke takes ages to load.
>
> On Wed, Sep 2, 2009 at 11:05 AM, rajan chandi<ch...@gmail.com>
> wrote:
> > Use Apache Luke.
> >
> > If you're using new Lucene. You might need to add Lucene 2.9 Jar files to
> > the Luke and build it.
> >
> > Cheers
> > Rajan
> >
> >
> > On Wed, Sep 2, 2009 at 2:02 PM, Jason Rutherglen <
> jason.rutherglen@gmail.com
> >> wrote:
> >
> >> Is there a quick way to view index files?
> >>
> >
>

Re: Quickly view index files?

Posted by Jason Rutherglen <ja...@gmail.com>.
I needed to mention through the web UI.  Solr Luke takes ages to load.

On Wed, Sep 2, 2009 at 11:05 AM, rajan chandi<ch...@gmail.com> wrote:
> Use Apache Luke.
>
> If you're using new Lucene. You might need to add Lucene 2.9 Jar files to
> the Luke and build it.
>
> Cheers
> Rajan
>
>
> On Wed, Sep 2, 2009 at 2:02 PM, Jason Rutherglen <jason.rutherglen@gmail.com
>> wrote:
>
>> Is there a quick way to view index files?
>>
>

Re: Quickly view index files?

Posted by Koji Sekiguchi <ko...@r.email.ne.jp>.
rajan chandi wrote:
> Use Apache Luke.
>
> If you're using new Lucene. You might need to add Lucene 2.9 Jar files to
> the Luke and build it.
>
>   
Just an FYI. Luke can be launched by ant at the solr install directory:

$ ant luke

Koji

> Cheers
> Rajan
>
>
> On Wed, Sep 2, 2009 at 2:02 PM, Jason Rutherglen <jason.rutherglen@gmail.com
>   
>> wrote:
>>     
>
>   
>> Is there a quick way to view index files?
>>
>>     
>
>   


Re: Quickly view index files?

Posted by rajan chandi <ch...@gmail.com>.
Use Apache Luke.

If you're using new Lucene. You might need to add Lucene 2.9 Jar files to
the Luke and build it.

Cheers
Rajan


On Wed, Sep 2, 2009 at 2:02 PM, Jason Rutherglen <jason.rutherglen@gmail.com
> wrote:

> Is there a quick way to view index files?
>