Hi My website www.findbestopensource.com provides search over millions of open source projects.
I recently found this issue in my website. Each project will have its description and rank and other set of fields. Rank is set as document boost, so that when user performs a search, high ranked projects should appear first. It was working fine with previous versions of Solr. Some time back I moved to 4.10 and after that I am facing this issue. I added a high ranked project and when I did a search the project is not showing up in the search results. It is showing the results which were added in older versions of Solr. I am using Solr 4.10 and using Solrj library. Regards Aditya