Hi Erik, thanks for your response, let me explain briefly.
i wanted to make 5 employee id's as a priority id's. so every time when i am searching with specific keyword, then i want to append these 5 employee id's as first 5 results to the search results. example : let's take 3,5,6,8,9 are priority employee id's. when i am searching with specific keyword then got 4 docs (employee id's are 1,2,4,7) as results. then i want to display the final result as below. final result : 3,5,6,8,9,1,2,4,7 Please suggest me. Thanks. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Filter-first-components-result-in-solr-SearchHandler-tp4232892p4232926.html Sent from the Solr - User mailing list archive at Nabble.com.