Closes #1067: implement pluggable search scorer and tweak scoring to give good results. Patch by Hernan Grecco.

This commit is contained in:
Georg Brandl
2013-01-04 11:17:32 +01:00
parent d747fa3cd0
commit 1832284e89
6 changed files with 127 additions and 47 deletions

View File

@@ -1,6 +1,10 @@
Release 1.2 (in development)
============================
* #1067: Improve the ordering of the JavaScript search results: matches in titles
come before matches in full text, and object results are better categorized.
Also implement a pluggable search scorer.
* PR#72: #975: Fix gettext does not extract definition terms before docutils 0.10.0
* PR#25: In inheritance diagrams, the first line of the class docstring