Skip to content

Commit 374fca8

Browse files
author
Jim Leether
committed
Updating Readme
1 parent 34f5c14 commit 374fca8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
CFSolrLib 2
1+
CFSolrLib 3
22
=============
33

44
CFSolrLib is a library that lets you interact directly with a Solr server, using the native java client library.
55

66
Requirements
77
-------
88

9-
You need a few basic things to use CFSolrLib 2:
9+
You need a few basic things to use CFSolrLib 3:
1010

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.
1212
* [SolrJ](http://wiki.apache.org/solr/Solrj) - The Solr java client library and supporting java libraries.
1313
* Mark Mandel's [JavaLoader](http://www.compoundtheory.com/?action=javaloader.index), to load SolrJ.

0 commit comments

Comments
 (0)