Feature #3051
Enable a partially functioning FE and BE if Elastic server does not exist - phase 2
Description
BE: in case of 'QNA Generation > Exp Search', display message 'Book is not searchable' on search result if received a response errorCode "404"
Ingest the book with indexOnElastic switch off.
After the book ingested, visit the "QNA Generation > Exp Search". Do the search.
It should display message 'Book is not searchable' if received a response errorCode "404"(as indexOnElastic is 'false' for this book)