Hi,
Do you know if a plugin or a third party software allow to read Lucene index
using sql statements ?
Regards,
Blured.
_
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
can not: lucene is not a DBMS, so there can't be a sql>
> wrapper.> > if you have a problem, you want to solve by sql: usual there is a
> solution> in lucene. So please ask more concrete.> > Best regards> Karsten> >
> > blured blured wrote:> > > &g
Hi,
I'd like to use Eclipse Birt in order to make reports based on Lucene index
content as if I use a database. The idea is to use SQL statement to read this
index with a JDBC wrapper like the one existing for LDAP
(http://www.openldap.org/jdbcldap/). Perhaps somebody already have done a
custo