Try our conversational search powered by Generative AI!

Håkon Nordli
Apr 8, 2016
  2724
(7 votes)

Episerver full-text search module

Episerver full-text search module aka Standard Search Inspector

The last years I've set up and worked with several sites using Episerver full-text search. Episerver Search is like you might already know, a search engine delivered together with Episerver CMS without any extra costs. It is based on Lucene which gives it a powerful foundation.

Several of times I've had issues when customers wanted something extra like facets or want an explanation on how the relevance work.

For me it has been difficult to find good examples, good practices and/or blog posts about the search API. To solve this I've started to develop a module. I hope this can be a module that more people contribute to.

The goal is not to compete with Find. Find is still a better search engine with more functionality, and the search engine I recommend customers. But for different reasons some customers don't want Find.

At the moment the module only have two functions:

  1. A search inspector which shows indexed items as JSON objects. This gives us as developers a lot more control on which data that are indexed.

    blogg image1

  2. A reindexing page. As several of us know, the reindex page is a hidden feature in Episerver which is a bit annoying. To be honest I visit my colleague Svein Aandahls blog post everytime I need the URL to the reindex-page. Sorry Svein, your visit numbers might go down.

    blogg image2

The module is available through Episervers nuget feed, http://nuget.episerver.com/en/OtherPages/Package/?packageId=Knowit.EPiModules.StandardSearchInspector

It is also added to Github, https://github.com/knowit/Knowit.EPiModules.StandardSearchInspector, where anyone may add pull requests. Please be brave and add features, that would be awesome!

Apr 08, 2016

Comments

Apr 8, 2016 03:38 PM

Nice!

K Khan
K Khan Apr 8, 2016 04:08 PM

+1

"Find is still a better search engine with more functionality" will relief the Find Marketing guys :)

Please login to comment.
Latest blogs
Integrating HubSpot CRM without the MA Connector

Have HubSpot CRM? Want to push user data into it from Optimizely? Don’t have any personalisation requirements with that data? Don’t want to pay $80...

Matt Pallatt | Jun 27, 2024

Keeping the website secure by updating external packages

Did you see the latest warning from Optimizely to update this package with a critical security warning? https://world.optimizely.com/documentation/...

Daniel Ovaska | Jun 27, 2024

Optimizely CMS image anonymization now available for Linux!

The famous image anonymization add-on for Optimizely CMS, with at least 5 downloads, is now finally available for use on Linux. Supports simultaneo...

Tomas Hensrud Gulla | Jun 25, 2024 | Syndicated blog

Remove a segment from the URL in CMS 12

Problem : I have created thousands of pages dynamically using schedule jobs with different templates (e.g. one column, two columns, etc..) and stor...

Sanjay Kumar | Jun 21, 2024

Copying property values part 2

After publishing my last article about copying property values to other language versions, I received constructive feedback on how could I change t...

Grzegorz Wiecheć | Jun 18, 2024 | Syndicated blog

Enhancing online shopping through Optimizely's personalized product recommendations

In this blog, I have summarized my experience of using and learning product recommendation feature of Optimizely Personalization Artificial...

Hetaxi | Jun 18, 2024