Elastic Search: Add search to your website
Overview
Introduction to Elastic Search
Get more familiar with Elastic Search as well as an overview on how to ingest, and view your data with Elastic Cloud.
Let's get started
How to ingest and enrich data for search
Elasticsearch includes a wide range of data ingestion capabilities that help solve your business challenges. Check out this webinar to:
Learn how to bring disparate data into a single place to create search experiences.
Understand tools to use for your specific types of data, including the Elastic web crawler, catalog of connectors, data and ML inference pipelines, and more.
See live demos using customer support datasets.
Create an Elastic Cloud account
Get started with a 14-day trial. Once you go to cloud.elastic.co and create an account, follow the steps below to learn how to launch your first Elastic stack in any one of our 50+ supported regions globally.
If you click on Edit setting you can choose a cloud provider, including Google Cloud, Microsoft Azure, or AWS. Once you select your cloud provider you’ll be able to select the relevant region. Next, you have the option to choose between a few different hardware profiles so you can better customize the deployment to suit your needs. Plus, the latest version of Elastic has already been preselected for you.
While your deployment is being created, you'll be given a username and password. Be sure to copy or download this as you'll need it when you install your integrations.
Ingest data with the Elastic Web Crawler
Now that you've created your deployment it's time to get data into Elastic. Let's do this by using Elastic's Web Crawler. First, under the Search tab, you'll select the tile, Add search to my website.
Next, select Start on the flyout that appears.
To set up the Web crawler, check out this guided tour or follow the instructions below:
Now create an index. For the purpose of this guide I’m going to ingest blogs across elastic.co
Once you give your index a name select Create index. Next, you'll Validate Domain and then Add domain.
After you add the domain in the lower right you'll select Edit so you can add a subdomain if needed.
Next, you'll select Crawl rules and add your crawl rules as seen below.*
Working with Elasticsearch
Leverage Vector Search for building search experiences
Are you considering using vector search as part of your search experience? Elastic has two forms of vector search: "dense" (aka, kNN vector search) and "sparse" such as Elastic's Learned Sparse Encoder (ELSER).
Sparse vector search is the simpler option to get started with. Elastic offers an out-of-the-box model, the Learned Sparse Encoder model, for semantic search. This model outperforms on a variety of datasets, such as financial data, weather records, question-answer pairs, among others. The model is built to provide great relevance across domains, without the need for additional fine tuning.
Check out this interactive demo to see how search results are more relevant when you test Elastic's Learned Sparse Encoder model against Elastic's textual BM25 algorithm.
In addition, Elastic also supports kNN vectors to implement similarity search on unstructured data beyond text, such as videos, images, and audio.
The advantage of semantic search and vector search is that these technologies allow customers to use intuitive language in their search queries. For example, if you wanted to search for workplace guidelines on a second income, you could search for “side hustle”, which is not a term you're likely to see in a formal HR document.
For getting started with building a semantic search experience using vector search, check out this step-by-step guide.
Leverage data to improve your search
Once your search experience is up and running, how do you make it better? Take advantage of behavioral analytics to analyze your users' engagement across your websites and applications. You can use this information to improve the relevance of your search results and identify gaps in your content.
Learn how to get started with behavioral analytics with this guided tour.
Next steps
Thanks for taking the time to connect your databases to Elasticsearch with Elastic Cloud. As you begin your journey with Elastic, understand some operational, security, and data components you should manage as a user when you deploy across your environment.
Ready to get started? Spin up a free 14-day trial on Elastic Cloud.