Operations | Monitoring | ITSM | DevOps | Cloud

How to build a scoped search and query correction suggestions with Elastic Enterprise Search

Learn the steps for building scoped search suggestions and Did you mean suggestions with Elastic Enterprise Search. This technical demo shows how to use search techniques like scoped search and query correction suggestions to help end-users find relevant results faster.

The Best Tips and Tricks for Apache SOLR

Apache Solr is a great open-source search engine with a steep learning curve. In this video, we will cover 6 tips and tricks used by those who work with Solr in production environments on a daily basis. If you want your Apache Solr Cluster to return relevant results as quickly as possible, be sure to follow along with these tips and tricks.

Data Modeling: Part 1 - Goals and Methodology

In different techniques, entities and relationships remain central. However, their nature and roles are reinterpreted according to the business goals. Data modeling is the process of defining and representing the data elements in a system in order to communicate connections between data points and structures. In his impactful book “Designing Data-Intensive Applications,” Martin Kleppmann describes data modeling as the most critical step in developing any information system.

Pepperdata Capacity Optimizer for Amazon EMR

Running your infrastructure in the cloud can lead to wasted resources and ultimately overspending. Pepperdata Capacity Optimizer for Amazon EMR operates dynamically in real time to optimize performance without the need to model your workloads ahead of time, change application code, or platform settings. It provides autonomous optimization continuously, improving resource utilization at both the instance level and with the EMR autoscaler. Watch the full video for a deep-dive on how Pepperdata solves the problem of cloud overspending and resource waste without manual intervention.

Getting Started with Elasticsearch Aggregations

Let's say you log into your amazon or eBay account and start searching for a gift clothing. First you would filter out gender-specific collections, then you might fix a particular color or even a set of colors of your choice, and following that, you can fix a price range. When you apply these filters one by one, you can see the aggregate products displayed each time varies (their total number changing according to the availability of aggregates). This is exactly what aggregations do.