[Bug] [CRS normalization] Ingested manifest with 2D CRS Persistable reference cannot be found by Search
-
Ingest the attached manifest SeismicBinGrid_2D.txt
-
After airflow is done, check that the following request was executed successfully: GET https://{{STORAGE_HOST}}/records/{{data-partition-id}}:work-product-component--SeismicBinGrid:10May2Dpoly
The record is displayed
- Execute the following request: POST https://{{SEARCH_HOST}}/query
with the body:
{ "kind": ":::", "limit": 300, "query": "id: "https://{{STORAGE_HOST}}/records/{{data-partition-id}}:work-product-component--SeismicBinGrid:10May2Dpoly"" }
Result: the record is not returned.
Edited by Kateryna Kurach (EPAM)