Skip to content

Commit

Permalink
NAC-136: Admin Console folder tab fulltext reindex (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant0928 authored Dec 11, 2024
1 parent 0f44edb commit a173e2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const ERROR_MESSAGES = {
"Invalid document ID or path. Please enter a valid ID or path.",
INVALID_DOC_ID_MESSAGE: "Invalid document ID. Please enter a valid ID.",
INVALID_QUERY_MESSAGE: "Invalid query. Please enter a valid query.",
NO_DOCUMENT_ID_FOUND_MESSAGE: "Document with ID <documentID> was not found.",
NO_DOCUMENT_ID_FOUND_MESSAGE: "No documents were found to be processed.",
NO_MATCHING_QUERY_MESSAGE:
"No document matches that query. Please try again with a different query.",
UNKNOWN_ERROR_MESSAGE: "An unknown error occured.",
Expand Down

0 comments on commit a173e2f

Please sign in to comment.