It seems this is exactly what i need. From this tutorial http://www.solrtutorial.com/custom-solr-functionquery.html it would seem the main thing that i have to do is implement a DocValues class which gets (Map context, IndexReader reader) and provides methods which return a score for the document given an id.
Only thing i am still unsure of is if i can get the text of the documents by id but im fairly sure i can do that through the reader. Thanks/hvala, Mladen. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-question-tp4017024p4018297.html Sent from the Solr - User mailing list archive at Nabble.com.