Hi,

Question on faceting.  We have a dynamicField that we want to facet on. Below 
is the field and the type of information that field generates.

[cid:image001.png@01D3E22D.DE028870]

        
"customMetadata":["{\"controlledContent\":{\"metadata\":{\"programs\":[\"program1\"],\"departments\":[\"department1\"],\"locations\":[\"location1\"],\"functions\":[\"function1\"],\"customTags\":[\"customTag1\",\"customTag2\"],\"corporate\":false,\"redline\":false},\"who\":{\"lastUpdateDate\":\"2018-04-26T14:35:02.268Z\",\"creationDate\":\"2018-04-26T14:35:01.445Z\",\"createdBy\":38853},\"clientOwners\":[38853],\"clientLastUpdateDate\":\"2018-04-25T21:15:06.000Z\",\"clientCreationDate\":\"2018-04-25T20:58:34.000Z\",\"clientContentId\":\"DOC-8030\",\"type\":{\"applicationId\":2574,\"code\":\"WI\",\"name\":\"Work
 
Instruction\",\"id\":\"5ac3d4d111570f0047a8ceb9\"},\"status\":\"active\",\"version\":1}}"],



It will always have customMetadata.controlledContent.metadata

Then from metadata, it could be anything, which is why it is a dynamicField.

In this example there is
customMetadata.controlledContent.metadata.programs
customMetadata.controlledContent.metadata.departments
customMetadata.controlledContent.metadata.locations
etc.

If I enable faceting, it will do so with the field customMetadata. But it 
doesn’t help because it separates every space as a term.  But ideally I want to 
facet on customMetadata.controlledContent.metadata. Doing so brings back no 
facets.

Is this possible?  How can we best accomplish this?

Thank you,
Stacie Weffelmeyer
World Wide Technology, Inc.

Reply via email to