diff options
| author | JeremyRand <biolizard89@gmail.com> | 2016-10-04 11:49:16 +0000 |
|---|---|---|
| committer | JeremyRand <biolizard89@gmail.com> | 2016-10-04 11:49:16 +0000 |
| commit | 4963ecb0a0c672ce7bb62b2910194d2e80dd06fe (patch) | |
| tree | a2dd446efab8428cc4ca2da9ba880b1005cc496a /defaults/yacy.init | |
| parent | 34658ddb9beb342455767155901a17a2b414352d (diff) | |
Add preference (disabled by default) to show the ranking for each result on the HTML UI.
Diffstat (limited to 'defaults/yacy.init')
| -rw-r--r-- | defaults/yacy.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init index 9af84efaf..9db82040d 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -849,6 +849,7 @@ search.result.show.hostbrowser = true search.result.show.vocabulary = false search.result.show.vocabulary.omit = search.result.show.snapshots = false +search.result.show.ranking = false # search navigators: comma-separated list of default values for search navigation. |
