Re: JDBC access to a Lucene index

2009-10-16 Thread Grant Ingersoll
I'm not aware of any, but you might get more mileage asking on java- user. On Oct 16, 2009, at 3:54 AM, Jukka Zitting wrote: Hi, Some while ago I implemented a simple JDBC to JCR bridge [1] that allows one to query a JCR repository from any JDBC client, most notably various reporting tools.

JDBC access to a Lucene index

2009-10-16 Thread Jukka Zitting
Hi, Some while ago I implemented a simple JDBC to JCR bridge [1] that allows one to query a JCR repository from any JDBC client, most notably various reporting tools. Now I'm wondering if something similar already exists for a normal Lucene index. Something that would treat your entire index as o