Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barsonax/sitecoresearchfields

Custom fields for sitecore that work well with search
https://github.com/barsonax/sitecoresearchfields

buckets csharp customfields search sitecore

Last synced: 2 days ago
JSON representation

Custom fields for sitecore that work well with search

Awesome Lists containing this project

README

        

# SitecoreSearchFields

Did you run into the limitations of the build-in fields in sitecore when using buckets or a heavily search driven workflow for content editors? Is it hard to find your items that are in buckets when using droplink or multilist fields? Would you wish you could have proper search enabled fields?

Because I ran into these limitations I reverse engineered how sitecore uses the search UI and adapted it so I could made these custom search enabled fields. These custom fields provide the same search UI functionality that you normally get when using buckets so everything works as you would expect such as:
- Basic search functionality
- Facets
- Bucket settings

Uses sitecore 9.2 but might work with other versions as well.

# Documentation
The documentation can be found in the [wiki](https://github.com/Barsonax/SitecoreSearchFields/wiki)