Skip to main content
15-Moonstone
April 4, 2025
Question

Is there a way to do Keyword search using Odata API which includes Solr indexed content

  • April 4, 2025
  • 3 replies
  • 546 views

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.

3 replies

Fadel
23-Emerald I
April 7, 2025

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 

 
Buiꓘa
Community Moderator
April 27, 2025

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 

10-Marble
May 22, 2025

Found this article that says it is not yet supported.

https://www.ptc.com/en/support/article/CS301109