If I enable version history on a list, SharePoint search will only return the search results on the most recent versions. Is it possible to configure SharePoint search to also search the prior versions of list items and return them as results?
For example, say there are 2 versions of a particular list item, if I try to search for a unique phrase only in the 1st version, search will return no results. If I search for a unique phrase only in the 2nd version, it will return results. I would like for it to search both versions and return results for both versions.
If this can be possible with coding, then please provide the code example or can provide link regarding this.