From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id DF4E71F404; Thu, 22 Feb 2018 21:08:55 +0000 (UTC) Date: Thu, 22 Feb 2018 21:08:55 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [WIP 12/17] search: free up 'Q' prefix for a real unique identifier Message-ID: <20180222210855.GA13377@starla> References: <20180215105509.GA22409@dcvr> <20180215110840.30413-1-e@80x24.org> <20180215110840.30413-13-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180215110840.30413-13-e@80x24.org> List-Id: "Eric Wong (Contractor, The Linux Foundation)" wrote: > This will allow easier-compatibility with v2 code which will > introduce content_id as the unique identifier. > The old "XMID" becomes "XM" as a free text searchable term. > "Q" becomes "XMID" as a boolean prefix. Leaning towards rejecting this one. These prefixes such as "Q" are merely customary measures with Xapian, and Message-ID is customarily unique...