Releases: wellercs/ElasticSearchService-cfc
Releases · wellercs/ElasticSearchService-cfc
Beta version 0.5
Includes fix for pages output variable when arguments.size is undefined
Alpha version 0.5
Added constructor arguments for http and tcp port numbers
Fixed bug in makeHTTPRequest for users using the CF10+ code for setting http properties
Modified search and suggest functions to short circuit and return error from makeHTTPRequest instead of calling the response handler
Alpha version 0.4
Refactored to only create the java object dependencies when necessary based off the constructor arguments
Added support to optionally use JavaLoader
Alpha version 0.3
Removed unnecessary arguments from search function
Alpha version 0.2
Added REST support
Alpha version 0.1
Pre-release alpha version 0.1.
Aggregations are currently broken.
Search arguments are in flux.