GitHub user UtsavVanodiya7 opened a pull request:
https://github.com/apache/lucene-solr/pull/491
Update for multiple term's suggestion scoring
While calculating coefficient, used all suggestion's query term position.
Tried to make better scoring for suggestion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/UtsavVanodiya7/lucene-solr patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/491.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #491
----
commit 5d26eb1be4601d73d1fc6ac551d04f89720505ce
Author: UtsavVanodiya7 <utsavgajjar5@...>
Date: 2018-11-05T04:53:21Z
Update for multiple term's suggestion scoring
While calculating coefficient, used all suggestion's query term position.
Tried to make better scoring for suggestion.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]