searchService returns same nodeRef twice (duplicate index in solr)
Dear all,For some reason, we're using a custom REST API to perform searches on repo (alf community 5.1.g). We discovered that "sometimes", this custom API returns the same nodeRef more than once.Search code is below:<code> ResultSet resultSet = null;...