Is it possible to get the Temp-Index-Score when SelectFields()? I'm getting null back at moment. I'm guessing this may be related to
this previous post.Is the story basically that, shy of having the query return RavenJObject and getting the score from the accompanying metadata, it's not possible to get at this value on the client when using Map/Reduce, TransformResults, SelectFields, or As? Is there any way to actually get this value within TransformResults (I'm guessing not)?