Skip to content

Releases: hkulekci/node-app-with-elasticsearch

v3.0

02 Feb 07:37
Compare
Choose a tag to compare

Several libraries were upgraded.

v2.6

28 Oct 17:07
Compare
Choose a tag to compare
  • Complete Suggestion feature added

v2.5

21 Oct 18:48
Compare
Choose a tag to compare
  • Elasticsearch Upgrade
  • Fuzzy Search Improvement

v2.4

09 Aug 12:01
Compare
Choose a tag to compare
  • Search query improvement
  • Logstash configuration fix
  • Node security updates
  • Category page aggregation improvement for ES

v2.3

29 Oct 20:27
Compare
Choose a tag to compare
  • Added cache support for product detail page
  • Added queue support for inserting/updating/deleting action on Elasticsearch

v2.2

18 Oct 11:26
Compare
Choose a tag to compare
  • Added some charts to visualize our data
  • Search text input interface improvement

v2.1

15 Oct 18:40
Compare
Choose a tag to compare
  • Docker support added
  • Some environment changes

v2.0

12 Oct 18:14
Compare
Choose a tag to compare
  • Added product insert, update and delete action
  • Integrate these action with elasticsearch directly
  • Changed date field mapping of product on Elasticsearch

v1.0

12 Oct 06:25
Compare
Choose a tag to compare
  • RDMS initialization
  • Shipping data to ES with Logstash
  • Searching on RDMS and Elasticsearch