Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Navigation [hide] [expand]
Area: Optimizely Search & Navigation
ARCHIVED This content is retired and no longer maintained. See the latest version here.

Elastic Search, upon which Episerver Find is built, features several facets ranging from simple to advanced, such as Terms, Range, Statistical and Geo Distance.

The .NET client API in Find supports facets based on: 

Facets and filters

Normally, facets are affected by filters, just like search results. However, via the FilterHits method, it is possible to retrieve facets without applying the filters applied to search results . Therefore, it's good to read up on the Filter and FilterHits methods, because there are significant differences between them when working with facets.

Last updated: Nov 16, 2015