From bd57f1b5247b5ad29d89ab726d7cfd474bc05481 Mon Sep 17 00:00:00 2001 From: mpl Date: Tue, 8 Apr 2014 22:55:35 +0200 Subject: [PATCH] website: release 0.8 notes Change-Id: Ibf8f81c587c2682e9df2ad9c51a86107978cec9f --- website/content/docs/release/0.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/release/0.8 b/website/content/docs/release/0.8 index 59b85ec9b..874cbbc80 100644 --- a/website/content/docs/release/0.8 +++ b/website/content/docs/release/0.8 @@ -37,6 +37,7 @@ Or browse at Github: g
  • Search operator syntax for searching permanodes by their parent permanode(s): childrenof:sha1-xxxxx
  • Searches can contain parenthesized subexpressions and accept 'and' and 'or'. A whitespace separation still means and.
  • Permanode deletions now taken into account by index corpus, hence in search results too.
  • +
  • Cleaned up subdirs in ./pkg/index. Cleaned up ./pkg/sorted/ API. Tests with docker for mongo, mysql, postgres.
  • Importers