We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Shannon Deminick 11 May 2016, 06:00:37 Updated by Sebastiaan Janssen 17 Jan 2018, 07:14:40
Tags: PR Community ContribRelates to: U4-7295
Currently the values indexed by Examine are simply based on the xml document created based on an IContent item. In some cases a property editor would want to transform the data for it's property value into more easily searchable name value pairs. We could do this by implementing something like IIndexValueConverter which if implemented by a Property Value Converter could be invoked by the indexer to resolve the name value pairs to be indexed.
The main problem here is that currently Examine isn't aware of what a content item is, a property type or a property editor. To do this correctly we'd need to create some overloads for the indexing/re-indexing process:
T
https://github.com/umbraco/Umbraco-CMS/pull/1317 https://github.com/Shazwazza/Examine/pull/48
Priority: Normal
Type: Bug
State: Open
Assignee:
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 7.9.0
Due in version:
Sprint:
Story Points:
Cycle: