Question & Answer
Question
How do you index data that is not indexed?
Answer
Contents
Question
How do you index data that is not indexed?
Answer
Question
How do you index data that is not indexed?
Answer
Here is a sample privacy rule that copies a value: fieldToIndex from the cookies to appdata where it is indexed for search.? Note that there are other examples that can be found in the Privacy.cfg.ORIG file of your Tealeaf installation directory.
#------------------------------------------------------------------------------
# Rule to move fieldToIndex from "cookies" to "appdata" section for indexing
#
[Rule5]
Enabled=True
Actions= indexfieldToIndex
#------------------------------------------------------------------------------
# Copy the value from fieldToIndex under cookies section to appdata section
#
[indexfieldToIndex]
Action=ReqSet
Section=cookies
Field=fieldToIndex
ReqSetSection=appdata
ReqSetField=fieldToIndex
#------------------------------------------------------------------------------
# Rule to move fieldToIndex from "cookies" to "appdata" section for indexing
#
[Rule5]
Enabled=True
Actions= indexfieldToIndex
#------------------------------------------------------------------------------
# Copy the value from fieldToIndex under cookies section to appdata section
#
[indexfieldToIndex]
Action=ReqSet
Section=cookies
Field=fieldToIndex
ReqSetSection=appdata
ReqSetField=fieldToIndex
Article Reference
00000492
Applies to version(s):? 6.2;7.0;7.1;7.2;8.0;8.1;8.2;8.3;8.4
"
[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSERNK","label":"Tealeaf Customer Experience"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"","label":""}}]
Was this topic helpful?
Document Information
Modified date:
08 December 2018
UID
ibm10776655