Hey there! I'm trying to implement a custom scoring method for my query, and the query looks like this: http://pastebin.com/exLftKpS
However, when I view the results of the query, the score attribute on things is None, but I expected it to be at least 10. Is the custom_score block of my query too high, so it's not indexing the right documents? Any insight would be appreciated!
Cheers,
Dwight