Hi folks, Here's a small tool that I'm releasing as open source. I hope some of you might find it useful:
https://github.com/joelb-git/lqt Lucene Query Tool (lqt) is a small utility for executing and formatting Lucene queries from the command line (rather from inside a graphical tool like Luke). It's really just a tiny wrapper around Lucene's QueryParser. - Joel