Skip to content

Releases: wellercs/ElasticSearchService-cfc

Beta version 0.5

23 Feb 16:53
Compare
Choose a tag to compare
Beta version 0.5 Pre-release
Pre-release

Includes fix for pages output variable when arguments.size is undefined

Alpha version 0.5

01 Feb 17:31
Compare
Choose a tag to compare
Alpha version 0.5 Pre-release
Pre-release

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

30 Jan 02:49
Compare
Choose a tag to compare
Alpha version 0.4 Pre-release
Pre-release

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

29 Jan 15:56
Compare
Choose a tag to compare
Alpha version 0.3 Pre-release
Pre-release

Removed unnecessary arguments from search function

Alpha version 0.2

28 Jan 23:02
Compare
Choose a tag to compare
Alpha version 0.2 Pre-release
Pre-release

Added REST support

Alpha version 0.1

27 Jan 18:09
Compare
Choose a tag to compare
Alpha version 0.1 Pre-release
Pre-release

Pre-release alpha version 0.1.

Aggregations are currently broken.

Search arguments are in flux.