Solr indexing - database query to get partnumbers classified against the classification node
Version: Windchill 12.1
Use Case: Hi All, We are using Solr for indexing along with Windchill. We have defined classification nodes and their attributes. We want to database query to find the list of part numbers which are classified against perticular node. In classification search explore, result are varying due to acl's, so we are looking for db query to get the output.
Description:
ex - classification node name - Bolt.
In system may be 100 parts are classified against classification node "Bolt". In classification search explore, not getting all 100 object as result controlled by ACL's, so we are looking for DB query to get all classified records against the classification node.

