Topic cluster
Search and discovery
Finding and ranking resources by text properties relations or facets.
View topic page5 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_custom_pivot/2
Add custom pivot fields to a resource’s search index (map) Result is a single tuple or list of tuples {pivotname, props} , where “pivotname” is the pivot defined in a call to z_pivot_rsc:define_custom_pivot/3 or a table…
observe_pivot_fields/3
Foldr to change or add pivot fields for the main pivot table. The rsc contains all rsc properties for this resource, including pivot properties. Fold with a map containing the pivot fields.
observe_pivot_rsc_data/3
Fold over the resource props map to extend/remove data to be pivoted
observe_pivot_update/3
Pivot just before a m_rsc_update update. Used to pivot fields before the pivot itself.
observe_rsc_pivot_done/2
Signal that a resource pivot has been done.