Description
For some reason i can't call #getSearchResults(String query, String sortField, String virtualWikiNames, String languages) method from velocity if i don't remove the old getSearchResultsFromIndexes(String query, String indexDirs, String languages, com.xpn.xwiki.api.XWiki wiki) method.
So I'm going to simply remove the deprecated one.