Enterprise Search Index: Unknown index information
Tags:
Symptom:
Enterprise search indexes have following error in Trexindexserveralert_<host>.trc, unknown indexinfo for <esh index_id>
Environment:
TREX 7.0/7.1
Causes:
- You have the TREX instance with two IndexServers running on Ports. Example: 30003 and 30013.
It should be the reason of the problem as some of physical indexes are located on
the different IndexServer instance than corresponded Join.
2. Indexes are corrupted.
Resolution:
- Start python TREXAdminTool -> Index -> Landscape
Select all indexes assigned to the IndexServer with port 30013
Click with the right mouse button on cross of column <Host>:30003 and select from the menue
"move master here".
As soon as all indexes will be reassigned please open the INI -> TREXDaemon.ini file
and remove the indexserver2 from the programs list in the section daemon.
The corresponded IndexServer process should be listed with the red flag on the Services tab.
To remove this from configuration completely please navigate in
TREXAdminTool -> Tree -> host -> <Host> -> indexserver and delete the node 30013.
2. Delete and recreate indexes from the application.
See Also:
Note 808768 for ‘External tools causing corrupt files’
Note 1678667 for ‘TREX 710: how to identify if the index corrupted’
Note 1848300 for ‘TREX: Index corrupt after prepare optimize’