Project

General

Profile

Feature #3051

Updated by Venmuhilan B over 1 year ago

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)

Back