From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruno Haible Subject: bug#35551: guix search Date: Fri, 10 May 2019 12:22:16 +0200 Message-ID: <1649566.Jk3XjpCMXS@omega> References: <1666426.mZ6LCf6Yd0@omega> <3642152.sbCaK8LMaK@omega> <87sgtm1umd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hP2gB-0006Xo-Ai for bug-guix@gnu.org; Fri, 10 May 2019 06:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hP2gA-0004uQ-Jv for bug-guix@gnu.org; Fri, 10 May 2019 06:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51928) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hP2gA-0004uI-GP for bug-guix@gnu.org; Fri, 10 May 2019 06:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hP2gA-0005kB-CS for bug-guix@gnu.org; Fri, 10 May 2019 06:23:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgtm1umd.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35551-done@debbugs.gnu.org > Another option I thought of would be to display only the 10 results with > the highest relevance by default, when stdout is a terminal. That would be OK as a second step. But first, we should get the sort order (the notion of relevance) improved. Bruno