Hi SRM experts.
I am looking for hints to why the Search function is not working
Image may be NSFW.
Clik here to view. sorry for it beeing in Danish
We have set up using the cookbook SRM UI Add-on Config cookbook V5.2.2docx.pdf found in note 1911004 - SRM UI Add-on Configuration Guide especially I am focusing on section 2 in this document (Enable Cross-Catalog Search).
We have done the following with success
- Catalog Data/Product Master Data Extraction (extract catalog data using MDM ABAP API in our case)
- Index the data to be made available for cross-catalog search
When i test using transaction ESH_TEST_SEARCH
Image may be NSFW.
Clik here to view.
I get the result:
Image may be NSFW.
Clik here to view.
I guess that makes sense since the Search Term is *
Then I try with search term *a* and get the result:
Image may be NSFW.
Clik here to view.
Now I try the transaction ESH_SEARCH (without any search terms)
Image may be NSFW.
Clik here to view.
And get the result
Image may be NSFW.
Clik here to view.
NOW i try search term *FUGA* and get the following:
Image may be NSFW.
Clik here to view.
It seems that something were found (e.g. 506 Search Terms) but no results are displayed.
Any hints to what else to check?
Best Regards
Mikael