Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Latest Vertex AI Search release not returning expected results on JSON data input format

We are using Google Vertex AI Search app which is OOB Enterprise Search solution, to perform semantic search on JSON data.

However, this approach is no longer working in the latest version of AI Application(vertex AI Search).

From our testing, it appears that the search engine now only processes queries that are consistent with the natural language style used in the UI. This means that filters or conditions must be expressed as plain language questions (e.g., "How many findings have a severity level marked as HIGH in d3v-core?"). 

Sometimes, even though some key are set as "searchable" in the datastore schema it is not giving us results causing major issues for some kind of queries.

Do you have any recommendations on what would be an alternate suitable solution preferably within GCP  for this kind of use-case?

1 0 137