Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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.