Re: New tool: LSql

2009-04-14 Thread Glen Newton
LuSql 0.9 comes with Lucene 2.3.1 bundled in the jar (along with commons-cli-1.1, commons-dbcp-1.2.2, commons-pool-1.4, mysql-connector-java-5.0.7). It can run with Lucene 2.4: If you want to run using Lucene 2.4, put all the above jars in your classpath, along with the 2.4 jar, run LuSql not usin

Re: New tool: LSql

2009-04-14 Thread Greg Shackles
This could be very useful. I see you include Lucene v2.3 in your code...does it work correctly with indexes created on v2.4 as well? - Greg On Mon, Apr 13, 2009 at 6:49 PM, Glen Newton wrote: > As the creator of LuSql > [http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql] > I

Re: New tool: LSql

2009-04-13 Thread Glen Newton
As the creator of LuSql [http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql] I would have hoped for a more creative (and more different) name. :-) -glen 2009/4/13 jonathan esposito : > I created a command-line tool in Java that allows the user to execute > sql-like commands again