Hi Blured,

if you are asking about integration of lucene and a DBMS, possible compass
is something for you
http://www.nabble.com/Lucene-vs.-Database-tp19755932p19758736.html

if you think about using hibernate: I think there already exist a lucene
connector, so you don't have to use jdbc.

if you are thinking about joins and "greater than" and all this what sql can
but lucene api 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:
> 
> 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
> 

-- 
View this message in context: 
http://www.nabble.com/Use-SQL-frontend-to-read-lucene-index-tp20183856p20184101.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