iotashan / cfsolrlib

ColdFusion library for advanced Solr integration
MIT License
30 stars 16 forks source link

Updates For Solr 4.0.0 #5

Closed VWRacer closed 11 years ago

VWRacer commented 12 years ago

Updated code for use with Solr 4.0.0. Updated README. Added highlighting result. Updated jar files for SolrJ, updated version of JavaLoader, included JQueryUI for JQuery AutoComplete and included Solr 4.0.0.

VWRacer commented 11 years ago

Updated SolrJ 4.0 BETA to Release version. Tweaked search method to accept field name for highlighting display as an argument rather than a hard-coded value.

VWRacer commented 11 years ago

Added methods to cfsolrlib.cfc for checking for existance of cores and creating new cores dynamically in multicore mode. All jar files have been updated to newest versions compatible with ColdFusion 9.