Don't know how important this is, but:
1) I've just tried following the instructions from example/README.txt,
under cygwin curl is not installed by default and post.sh assumes it
is always available, resulting command-not-found ugliness.
2) example/solr/conf/solrconfig.xml states that:\
<!-- Clustering Component
http://wiki.apache.org/solr/ClusteringComponent
This relies on third party jars which are notincluded in the
release. To use this component (and the "/clustering" handler)
Those jars will need to be downloaded, and you'll need to set
the solr.cluster.enabled system property when running solr...
java -Dsolr.clustering.enabled=true -jar start.jar
-->
Not true, all the required JARs are included.
None are blockers, I will fix #2 in the trunk, let me know if this
should also be applied to the 3.x branch.
Dawid
On Tue, Mar 22, 2011 at 3:21 PM, Yonik Seeley
<[email protected]> wrote:
> Please vote to release the artifacts at
> http://people.apache.org/~yonik/staging_area/lucene-solr-3.1RC2
> as Lucene 3.1 and Solr 3.1
>
> Thanks for everyone's help pulling all this together!
>
> -Yonik
> http://www.lucenerevolution.org -- Lucene/Solr User Conference, May
> 25-26, San Francisco
>
> ---------------------------------------------------------------------
> 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]