I would like to remove CreatedBy from being included in the Authors property. We are uploading documents to be indexed and createdby will never be an author of the document. The metadata author should be the only author to appear for a search results and refinement panel.
I was able to modify the XSL for the core results and just removed the author from being displayed. Now, my issue is the refinement panel lists the createdby user an author.
I have removed the CreatedBy metadata property and attempted to modify the Author(Text) property to only included the metadataAuthor with no luck.
Any suggestions here? - Thanks