Extend the contactindexable.loadfields pipeline to index custom xDB Facets
<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/"> | |
<sitecore> | |
<pipelines> | |
<contactindexable.loadfields> | |
<processor type="JonathanRobbins.xTendingxDB.Index.Facets.Contacts.IndexSampleOrders, JonathanRobbins.xTendingxDB.Index" /> | |
</contactindexable.loadfields> | |
</pipelines> | |
</sitecore> | |
</configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment