Hi all,
I have a request from an end user that we set up the search of one of our web repositories so that it will only the embedded-keywords for the documents and nothing else.
In other words, if we search for the term 'account', the hits that are returned in the search results are those documents that have the word 'account' in the embedded-keywords. If a document has the term 'account' in it's content and/or title but does not have it in the embedded-keywords, it should not show up in the search results.
It seems to me like I need a custom search component set with 'search_predefined_props' added to the 'Component for Basic Search Function'. I have done this, but my search still returns content with my search term in the contents of the file.
I have also disabled the 'Enable Standard Properties' setting in my search option set.
Can anyone help me out here?
Thanks!
-Stephen Spalding