Im trying to use MoreLikeThis to get me all similar documents but not documents with a specific contenttype.
So the first query needs to find the one document that I want to ...
I am trying to create a feature that allows search results to be displayed by this formula sum(weight1*text relevance score, weight2 * price). weight1 and weight2 are numeric values that can ...