Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Integration of Elasticsearch as a search platform for Umbraco v7.5+

License

NotificationsYou must be signed in to change notification settings

Philo/Umbraco.Elasticsearch

Repository files navigation

Integration of Elasticsearch (v5 only) as a search platform for Umbraco v7.5+

Build status

NuGet

Umbraco.Elasticsearch is an Umbraco plugin designed to integrate your CMS with Elasticsearch. It isnot designed to replace any built-in search features of Umbraco (Examine) and instead provides an independent point of search integration in which your CMS acts as a data source for your search index.

Umbraco.Elasticsearch isnot an"install and forget" solution, to use it will be expected to have knowledge of the following:

  • Develop custom code and logic within your Umbraco CMS, Umbraco.Elasticsearch is a code centric library
  • How to extract node properties from Umbraco programmatically usingIContent,IMedia and theServiceContext services
  • How to use theNEST Elasticsearch library to:
    • Define indexing document mappings via either the NEST attributes or theIElasticClient
    • Write search queries using the NEST fluent DSL within theNest-Searchify library wrapper

Installing Umbraco.Elasticsearch does not instantly give you full-text search over your CMS content, you will need to review thesample projects or read thedocumentation to learn how to get up and running.

Information on the latest release can be found within the githubreleases.

About

Integration of Elasticsearch as a search platform for Umbraco v7.5+

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp