Please provide a little more context.

How exactly are new documents getting added to a result set? I mean, each
query has its own result set, so there really isn't any way for a new query
to impact the results of a previous query.

Scores are always calculated fresh on each query, so there would never be a
need to "re" score them. Are you simply looking for a way to shift/boost
the scores somehow? Again, tell us more about what you are actually trying
to achieve.

-- Jack Krupansky

On Thu, Jan 28, 2016 at 9:52 AM, vitaly bulgakov <bulgako...@yahoo.com>
wrote:

> I have Solr 4.2. Is it possible to rescore results after adding new
> documents
> to the result set?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Adding-new-documents-to-the-search-results-and-rescoring-Is-it-possible-tp4253859.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to