File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- CFSolrLib 2
1
+ CFSolrLib 3
2
2
=============
3
3
4
4
CFSolrLib is a library that lets you interact directly with a Solr server, using the native java client library.
5
5
6
6
Requirements
7
7
-------
8
8
9
- You need a few basic things to use CFSolrLib 2 :
9
+ You need a few basic things to use CFSolrLib 3 :
10
10
11
- * A Solr server, version 3.1 or greater. This was built & ; tested with Solr 3.2 . This library will not work with earlier versions of Solr.
11
+ * A Solr server, version 4.0.0 or greater. This was built & ; tested with Solr 4.0.0 . This library will not work with earlier versions of Solr.
12
12
* [ SolrJ] ( http://wiki.apache.org/solr/Solrj ) - The Solr java client library and supporting java libraries.
13
13
* Mark Mandel's [ JavaLoader] ( http://www.compoundtheory.com/?action=javaloader.index ) , to load SolrJ.
You can’t perform that action at this time.
0 commit comments