Enterprise Vault Search (EVS) fails with "Your search request failed' when using date as a search criteria.

book

Article ID: 100060219

calendar_today

Updated On:

Description

Error Message

Your search request failed.
Wait and try again. If the problem persists contact your Enterprise Vault Administrator

Snippets from the dtrace on the 'EVIndexQueryServer' process

246    20:03:15.971     [11504]    (EVIndexQueryServer)    <10156>    EV-H    {VelocitySearch} Log message indicates error.  ID=SEARCH_ENGINE_RELOP_INVALID_DATE, Message=Invalid date [2022-01-22T05.00.00Z] in relational operator [].
 

Cause

The error code seen in Dtrace: SEARCH_ENGINE_RELOP_INVALID_DATE is coming from Velocity.
The query XML processed by the indexer-service is not valid because the relational fast-index based operator for a date field has a date value that contains a dot and hence cannot be parsed.

Resolution

There are no plans to address this issue by way of a patch or hotfix in earlier versions of the software at the present time.  However, the issue has been addressed in the revision of the product specified at the end of this article. 
 
Please contact your Veritas Sales representative or the Veritas Sales group for upgrade information including upgrade eligibility to the release containing the resolution for this issue.

 

Enterprise Vault 14.3.2

Enterprise Vault 14.4

Issue/Introduction

Enterprise Vault Search (EVS) fails with "Your Search Request Failed' when using date as a search criteria. The search without a date range works fine. This issue is seen with the following Operating System (OS) settings in place. Control Panel | Region | Formats - Indonesian
Date and time formats | Long time: HH.mm.ss
Language - Bahasa Indonesia

Additional Information

JIRA: CFT-5220