Version 8.6

Changelog

  • added: Ability to set up cluster mode from SearchBlox Admin Console
  • added: Ability to use SQL to perform search against the specific collection (http://localhost:9200/_sql?sql=select * from idx001)
  • added: Ability to export data using CSV (http://localhost:9200/_sql?format=csv&sql=select url, title from idx001)
  • improved: Elasticsearch Upgrade to version 5.1.2
  • improved: Kibana Upgrade to version 5.1.2
  • fixed: SQL Server driver update
  • fixed: UI bug fixes in faceted search
  • fixed: Parameter changes for better performance of Elasticsearch
  • fixed: Bug fix in Database Collection Settings
  • fixed: Sentiment analysis fix for CSV and Database Collection
  • fixed: Language issue while creating collection
  • added: