Speaking of which, I know we are waiting on some settling of Lucene's
trunk before upgrading, but I'd love to have the *:* QueryParser
syntax. I had a weird issue where I indexed 50k objects recently
with the basic "text" field schema, and a [* TO *] reported 49999
documents, so I tried -[* TO *] to find the one missing. It's title:
"To be or not to be". Ha!
How do you feel about the current Lucene trunk status?
Erik
On Jan 31, 2007, at 5:44 PM, Yonik Seeley wrote:
On 1/31/07, Stefan Groschupf <[EMAIL PROTECTED]> wrote:
I wonder which version of lucene is used with solr release 1.1?
I was not able to find any documentation and the jars named like
lucene-core-nightly.jar.
So does anyone has an idea? May be a svn tag or date from lucene?
The nightly build date and subversion revision are in CHANGES.txt
-Yonik