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 <christoph.die...@kqv.de> 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: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >