Accelerate the Value of Data

Crosswalks fields indexed

Learn more about the fields indexed for Elastic search.

The following table lists the crosswalk fields indexed for Elastic search:

Filter fieldTypePresent by default?Example - how to filter
typetextYesequals(crosswalks.type,'ANY_TYPE')
sourceTabletextNoequals(crosswalks.sourceTable,'CTLN.HCP_ADDR')
valuekeywordYesequals(crosswalks.value,'ANY_VALUE')
shortUrikeywordYesequals(crosswalks.shortUri,'crosswalks/1')
initialSourcekeywordNoequals(crosswalks.initialSource,'FB')
createDatelongYesgt(crosswalks.createDate,'1695376347')
updateDatelongNogt(crosswalks.updateDate,'1695376347')
deleteDatelongNogt(crosswalks.deleteDate,'1695376347')
reltioLoadDatelongNogt(crosswalks.reltioLoadDate,'1695376347')
sourcePublishDatelongNogt(crosswalks.sourcePublishDate,'1695376347')
crosswalkExternalInfo.dtssInfoobjectNoequals(crosswalks.crosswalkExternalInfo.dtssInfo.tenantId,'ANY_TENANT_ID')