From 3bf9274647e2d8e2c2adee9483422a62e673fec4 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 23 Mar 2017 21:17:39 +0000 Subject: [PATCH] Update changelog again --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 108e1c9..382824d 100755 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,10 @@ ## v0.13-beta2 +### Added + - Added new `query-searchindex` action to inspect the internals of the search engine + - It returns the (ordered) search rankings as json, along with some additional debugging data + ### Fixed - Clear the page id index out when rebuilding the search index from scratch. - This is needed to correct some issues where the id index goes all weird and assigns the same id to multiple pages