Home / Companies / Elastic / Blog / December 2014

December 2014 Summaries

2 posts from Elastic

Filter
Month: Year:
Post Summaries Back to Blog
Florian Gilcher discusses the complexities and challenges of implementing full-text search solutions using Elasticsearch, highlighting the importance of understanding input data and the particularities of different languages. The article emphasizes that effective search functionality requires both technical expertise and a deep understanding of the input data, including encoding issues and language-specific nuances like elisions and compound words. Gilcher also stresses the subjective nature of relevancy in search results, pointing out that defining what is relevant is more of a business and management task than a technical one, and involves constant feedback and iteration. The piece underscores the importance of gathering real-world data instead of using fabricated examples, encourages the use of tools like the ICU plugin for handling Unicode text, and suggests strategies for improving search relevancy, such as maintaining a list of problematic queries and logging all queries to analyze their effectiveness.
Dec 24, 2014 1,801 words in the original blog post.
Kibana 4 Beta 3 introduces several enhancements, including interactive charts and dashboards with clickable and toggleable filters for creating dynamic visualizations. The update also sees the integration of Elasticsearch scripting support, enabling users to create scripted fields treated as part of the documents within Kibana, though these fields are not searchable. For enhanced usability, JSON formatting and highlighting have been improved to make data more readable, with matching fields automatically highlighted and prioritized. Additionally, the update includes metric visualizations for displaying single, essential numbers on dashboards, and new features like "Link to" facilitate easy sharing of specific hits. Users are encouraged to provide feedback through GitHub or join the Kibana community on IRC for support and collaboration.
Dec 16, 2014 560 words in the original blog post.