-1

In the Solr example solrconfig.xml:

   <luceneMatchVersion>LUCENE_43</luceneMatchVersion>

That should be:

   <luceneMatchVersion>LUCENE_44</luceneMatchVersion>

Otherwise the 4.4 changes to the EdgeNGramTokenizer/Filter are disabled in the Solr example config.

See:

https://issues.apache.org/jira/browse/LUCENE-3907
(Eliminated side="back").

-- Jack Krupansky

-----Original Message----- From: Steve Rowe
Sent: Tuesday, July 16, 2013 2:32 AM
To: [email protected]
Subject: [VOTE] Release 4.4

Please vote to release Lucene and Solr 4.4, built off revision 1503555 of <https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_4>.

RC0 artifacts are available at:

http://people.apache.org/~sarowe/staging_area/lucene-solr-4.4.0-RC0-rev1503555

The smoke tester passes for me.

Here's my +1.

Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to