Question
Cognizant
US
Last activity: 15 Jun 2021 6:03 EDT
Elastic Search with external table
Steps followed for implementing elastic search with external table
1. Created Custom Search properties and specified the Class (inherited from Data- class) mapped to external table and added few properties under it.
2. Search landing page: Reindexed by specifying the class
3. Created an activity : Set Search text, report name and class mapped.
Ran the activity but its not retrieving any results.
Issue: Table has primary key constraint with multiple indexed columns and am not able to map those with the class key.
SInce the class key is not there, its not returning any results. Any other suggestions to check ?