From owner-svn-doc-head@FreeBSD.ORG Wed Apr 1 04:34:22 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A833F43E; Wed, 1 Apr 2015 04:34:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93A1581; Wed, 1 Apr 2015 04:34:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t314YMWS028694; Wed, 1 Apr 2015 04:34:22 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t314YMkL028693; Wed, 1 Apr 2015 04:34:22 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201504010434.t314YMkL028693@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Wed, 1 Apr 2015 04:34:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46397 - head/en_US.ISO8859-1/htdocs/docproj X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 04:34:22 -0000 Author: eadler Date: Wed Apr 1 04:34:21 2015 New Revision: 46397 URL: https://svnweb.freebsd.org/changeset/doc/46397 Log: docproj/current.html: remove search engine We now use DuckDuckGo's site: operator to do on-site searching so there is no reason to improve our own CGI scripts. Modified: head/en_US.ISO8859-1/htdocs/docproj/current.xml Modified: head/en_US.ISO8859-1/htdocs/docproj/current.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/docproj/current.xml Wed Apr 1 00:31:36 2015 (r46396) +++ head/en_US.ISO8859-1/htdocs/docproj/current.xml Wed Apr 1 04:34:21 2015 (r46397) @@ -190,18 +190,5 @@ Translate the FreeBSD documentation (Web pages, FAQ, Handbook, Manual pages) into other languages. See the FreeBSD translations projects

- - -

Search engine enhancements

-

Responsible: - <doc@FreeBSD.org>

- -

When searching the website, the output from the search engine includes - the filename that was found, which might be something like - FAQ34.html.

- -

It would be more useful if the results included the question text, - allowing the user to see whether or not the result was relevant.

-