You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should also add this to the new interactive query mode, for example using:
\ranking bm25
And setting parameters using:
\set k1 1.2
\set b 0.75
Also a reset to default parameters would be nice. Maybe simply use \unset?
\unset k1
\unset b
jldevezas
changed the title
Add ranking parameters to search in command line interface.
Add ranking parameters to search in command line interface
Feb 21, 2018
This can either be passed using:
--params=par1:xpto,par2:coisa
;--params=bm25.properties
.Where
bm25.properties
contains:The text was updated successfully, but these errors were encountered: