Skip to content

Configuration

Phil Oyston edited this page Jul 25, 2016 · 2 revisions

Once installed for the first time via NuGet you will need to perform a number of configuration tasks.

  1. Update the Web.config settings to configure your Elasticsearch endpoint
  2. Create a SearchApplicationEventHandler for your application
  3. Configure your Elasticsearch index creation strategy

Once each of these tasks are completed you will be on your way to using Umbraco.Elasticsearch to power complex full text indexing and querying within Umbraco.