Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Version: Windchill 13.0
Use Case: Is there a way to do Keyword search using out of the box Odata API which includes Solr indexed content.
Description:
Is there a way to do Keyword search using out of the box Odata API which includes Solr indexed content.
Hello,
if your windchill is configured with indexsearch you can save a search qury and run it using
/SavedQueries(@SavedQueryId)/PTC.SavedSearch.ExecuteSavedSearch(Keyword=@Keyword)
Some index search functionalities like 'Text Preview' are not available
Hi @PreetiGupta,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,
Anurag
Found this article that says it is not yet supported.