All Projects → iotashan → cfsolrlib

iotashan / cfsolrlib

Licence: MIT license
ColdFusion library for advanced Solr integration

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
ColdFusion
112 projects
HTML
75241 projects
XSLT
1337 projects
shell
77523 projects

CFSolrLib 3

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

Requirements

You need a few basic things to use CFSolrLib 3:

  • 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.
  • SolrJ - The Solr java client library and supporting java libraries.
  • Mark Mandel's JavaLoader, to load SolrJ.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].