Are you using an object relational mapping tool like Hibernate?  if you are
you could use hibernate search to index your persistent entities and then
use luke to inspect the indexes.   There may other ways of doing it I
guess.  Just a thought.


Cheers
Amin

On Tue, May 19, 2009 at 9:23 AM, ChristophD <[email protected]> wrote:

>
> Hello,
>
> I would like to use Luke to connect to an existing Lucene Index which is
> stored in a Database.
> However, Luke seems only to be able to read file based indexes.
>
> What are my options to analyze the DB index?
>
> thx,
> Christoph
> --
> View this message in context:
> http://www.nabble.com/Using-Luke-on-a-Lucene-Index-in-a-Database-tp23611846p23611846.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to