Hi, On Fri, Oct 16, 2009 at 9:12 PM, Grant Ingersoll <gsing...@apache.org> wrote: > I'm not aware of any, but you might get more mileage asking on java-user.
You're right, poor original choice of list from me. java-users@, here's my question from java-dev@: 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 one huge table (or perhaps a set of tables based on some document type field) and would allow you to use simple SQL SELECTs to query data. Any pointers would be welcome. If this hasn't already been done, would there be interest in such a JDBC driver for Lucene? [1] http://dev.day.com/microsling/content/blogs/main/jdbc2jcr.html BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org