Elastic Search Returns Duplicate Results
We are on PT 8.55.15/9.2/es2.3.2
- Search returns with Duplicate results. Implemeneted the workaround following (Doc ID 2274702.1) but no luck.
- When I redeploy PTPORTALREGISTRY by setting the Index name as ORCL_ES_DEFAULTINDEX or PTPORTALREGISTRY. Deploy status shows Deployed and Crawl Status as Successful.
- When I query PS_PTSF_DEPLOY_OBJ the results are something strange as you could see below.
PTSF_OBJ_NAME PTSF_OBJ_TYPE PTSF_SRCATTR_TYPE PTSF_SRCH_ENG_INS PTSF_DEPLOYED_ID PTSF_DEPLOYED_NAME PTSF_DPY_DISP_NAME
PTPORTALREGISTRY CAT PTSF_SEARCH 9999 PTPORTALREGISTRY_HRMSQA PTPORTALREGISTRY
PTPORTALREGISTRY SBO PTSF_SEARCH 9999 orcl_es_defaultindex_hrmsqa PTPORTALREGISTRY
- Am not sure from where I am getting the DEPLOYED name as PTPORTALREGISTRY_HRMSQA & orcl_es_defaultindex_hrmsqa though I have given the Index name as PTPORTALREGISTRY. Any suggestions will be highly appreciated.