Well, you haven't really provided much in the way of details.For instance, what does it mean that your Lucene index is stored in a database"? Did you store it as a BLOB? Your problem statement is very hard to understand, please explain in more detail. Pretend you don't know a thing about your app (as in, you're just a random reader of this list) and imagine you were trying to understand well enough to offer useful responses...
Best Erick On Tue, May 19, 2009 at 6:12 AM, ChristophD <christoph.die...@kqv.de> wrote: > > This isn't really addressing my problem. I already have a running search > system and just want to analyze it. > > cheers, > Christoph > > > > amin1977 wrote: > > > > 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 > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Using-Luke-on-a-Lucene-Index-in-a-Database-tp23611846p23613338.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 > >