cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Translate the entire conversation x

sorl in Windchill support full text search?

DZ_13593747
3-Newcomer

sorl in Windchill support full text search?

I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.0.1


當我上傳文件到文檔主內容或附件中,sorl是否會自動建立索引,使我在高級搜索中能根據其中的內容檢索到關聯的文檔或其他類型的對象

example:
When I upload a file to a document file main content or attachment, sorl whether it will automatically establish an index, so that I can base my content to search and check to the related documents or other types of objects
ACCEPTED SOLUTION

Accepted Solutions

Yes, depending on the type of content, SOLR index search should kick off an index queue task to index meta data and file contents. Most common document types are indexed like Office, PDF, etc. More can be added by configuration. You can monitor the index queue or index administrator to see. It might take a min or two but you should be able to query using the keyword field (depending on your preferences) to return content. I recommend a test by uploading a document with some very unique text in the contents and test if it can be returned. 

View solution in original post

2 REPLIES 2

Yes, depending on the type of content, SOLR index search should kick off an index queue task to index meta data and file contents. Most common document types are indexed like Office, PDF, etc. More can be added by configuration. You can monitor the index queue or index administrator to see. It might take a min or two but you should be able to query using the keyword field (depending on your preferences) to return content. I recommend a test by uploading a document with some very unique text in the contents and test if it can be returned. 

thank you, I think so, I have already upload some files to test it, which really works!

Announcements

Top Tags