You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error pops up because of this e._source not having an index value. So _getIndexRoot cannot find a null in this.Sist2Info.indices. (This line here)
If there is already a function that converts the first half of the documentID, e._id back into the index id, then you can pass something like getIndexFromDocID(e._id) into _getIndexRoot, otherwise, the query linked to above may need to also retrieve the index value.
Device Information:
[Docker]
Expected behavior
Thought it would have shown the context of the search term. Used to be there is a NLP? model to analyze the text
Actual Behavior
A blue loading bar is shown
Screenshots
![image](https://private-user-images.githubusercontent.com/29805565/293490913-b657384b-54af-4ea5-b774-ead77bfd5cf3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MTY4NjksIm5iZiI6MTczOTUxNjU2OSwicGF0aCI6Ii8yOTgwNTU2NS8yOTM0OTA5MTMtYjY1NzM4NGItNTRhZi00ZWE1LWI3NzQtZWFkNzdiZmQ1Y2YzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDA3MDI0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM4NDcxNDE2Yzg5NGVhYTQ2YWJlMDgyMDM4ODI4MmNmYTUwYjU2ZGQ5NDRmNTU0Y2Y5ZDFlOWY4OGExNjY3NjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.RDRsnDKQwmURQsTFVPK4NtQ_1ej51BEb5Zm2lmP2Gj0)
The text was updated successfully, but these errors were encountered: