Package: beagle
Version: 0.2.6-2
Severity: normal
The static "documentation" index generated by the package
is not searched by beagle-search by default. This can be
confirmed by searching for a phrase in an html file in /usr/share/doc
with both beagle-search and beagle-query.
The following patch corrects the problem; I'm not sure I generated
it correctly, though;
--- Search.cs 2006-04-29 12:08:24.000000000 -0400
+++ ../../my_beagle/search/Search.cs 2006-07-10 14:41:49.587916904 -0400
@@ -274,12 +274,6 @@
currentQuery.AddDomain
(QueryDomain.Neighborhood);
// Don't search documentation by default
- QueryPart_Property part = new
QueryPart_Property ();
- part.Logic = QueryPartLogic.Prohibited;
- part.Type = PropertyType.Keyword;
- part.Key = "beagle:Source";
- part.Value = "documentation";
- currentQuery.AddPart (part);
currentQuery.AddText (query);
currentQuery.HitsAddedEvent += OnHitsAdded;
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.20
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages beagle depends on:
ii adduser 3.87 Add and remove users and groups
ii bash 3.1-4 The GNU Bourne Again SHell
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libcairo2 1.2.0-2 The Cairo 2D vector graphics libra
ii libexif12 0.6.13-4 library to parse EXIF files
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libgalago-cil 0.3.2-4 CLI bindings for libgalago
ii libgconf2.0-cil 2.8.2-2 CLI binding for GConf 2.12
ii libglade2.0-cil 2.8.2-2 CLI binding for the Glade librarie
ii libglib2.0-0 2.10.2-1 The GLib library of C routines
ii libglib2.0-cil 2.8.2-2 CLI binding for the GLib utility l
ii libgmime2.1-cil 2.1.19-1 CLI binding for the MIME library,
ii libgnome2.0-cil 2.8.2-2 CLI binding for GNOME 2.12
ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime
ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface
ii libgtk2.0-cil 2.8.2-2 CLI binding for the GTK+ toolkit 2
ii libmono-corlib1.0-cil 1.1.13.6-4 Mono core library (1.0)
ii libmono-sharpzip0.6-cil 1.1.13.6-4 Mono SharpZipLib library
ii libmono-sharpzip0.84-cil 1.1.13.6-4 Mono SharpZipLib library
ii libmono-sqlite1.0-cil 1.1.13.6-4 Mono Sqlite library
ii libmono-system-data1.0-cil 1.1.13.6-4 Mono System.Data library
ii libmono-system-runtime1.0-ci 1.1.13.6-4 Mono System.Runtime library
ii libmono-system-web1.0-cil 1.1.13.6-4 Mono System.Web library
ii libmono-system1.0-cil 1.1.13.6-4 Mono System libraries (1.0)
ii libmono0 1.1.13.6-4 libraries for the Mono JIT
ii libmono1.0-cil 1.1.13.6-4 Mono libraries (1.0)
ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio
ii librsvg2-2 2.14.4-2 SAX-based renderer library for SVG
ii libsqlite0 2.8.16-1 SQLite shared library
ii libx11-6 2:1.0.0-7 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii libxss1 1:1.0.1-4 X11 Screen Saver extension library
ii mono-runtime 1.1.13.6-4 Mono runtime
Versions of packages beagle recommends:
ii poppler-utils 0.4.5-4.1 PDF utilitites (based on libpopple
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]