Re: [Tracker] pdf indexing problem



thanks for the information.

I used the following script to configure. I don know from this whether FTS is enabled?
probably I will reinstall when the ppa has the 0.10 version.

The text I want to search for is inside the pdf. tracker-extract spits out all the text from the pdf and I can find my search term in this text. Tracker-needle finds nothing though.

/bjorn

# !/bin/bash

EXTRA_ARG=$1

./configure \
    --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
    --enable-libstreamanalyzer=no \
    --enable-unit-tests=yes \
    --enable-maemo=yes \
    --enable-gstreamer-tagreadbin=yes \
    --enable-gdkpixbuf=yes \
    --enable-poppler=yes \
    --enable-video-extractor=gstreamer \
    --enable-gstreamer-helix=yes \
    --enable-libgsf=yes \
    --enable-gnome-keyring=yes \
    --enable-miner-evolution=no \
    --enable-miner-rss=no \
    --enable-miner-flickr=no \
    --enable-tracker-explorer=yes \
    --enable-tracker-needle=yes \
    --enable-tracker-preferences=yes \
    --enable-libexif=yes \
    --enable-libiptcdata=yes \
    --enable-libjpeg=yes \
    --enable-libgif=yes \
    --enable-libtiff=yes \
    --enable-libvorbis=yes \
    --enable-libflac=yes \
    --enable-exempi=yes \
    --enable-taglib=yes \
    --enable-playlist=yes \
    --enable-nautilus-extension=yes \
    --enable-functional-tests=yes \
    --enable-network-manager=yes \
    $EXTRA_ARG


# Not used:
#    --enable-gcov=yes
#    --enable-gtk-doc
#    --with-unicode-support=libunistring



On Wed, Mar 2, 2011 at 09:27, Thomas Novin <thomas xyz pp se> wrote:
I was on the #tracker IRC channel and Alexander Sack said that he would
package tracker 0.10 as soon as he had time.

There already is a tracker ppa which can be found from
https://launchpad.net/~tracker-team. But this only holds 0.8 for stable
and 0.9.2x for unstable currently.

Rgds

-----Original Message-----
From: Björn Johansson <bjorn_johansson bio uminho pt>
Reply-to: bjorn_johansson bio uminho pt
To: tracker-list <tracker-list gnome org>
Subject: Re: [Tracker] pdf indexing problem
Date: Wed, 2 Mar 2011 07:32:57 +0000

Hi,
I followed the instructions and PDF seemed enabled after the ./configure
command
(PDF : yes) or something like that.

However no luck finding any search terms inside PDFs after reindex (no
pdfs at all show up in search).

Are there any plans to package into a deb file for ubuntu? It would be
nice to have it in the ubuntu repos.

Thanks for your help!
Cheers,
bjorn




On Mon, Feb 28, 2011 at 08:43, Martyn Russell <martyn lanedo com> wrote:
       On 28/02/11 07:48, Aleksander Morgado wrote:

                       -how to set up nautilus to use tracker (if this
                       is possible yet ?)


               There's a nautilus plugin to work with tags, don't think
               there's
               anything else.


       There is a nautilus plugin for searching too, but I had
       forgotten about it also :) it needs updating actually:

       http://git.gnome.org/browse/nautilus/tree/libnautilus-private/nautilus-search-engine-tracker.c

       Of course, it is not part of our code base though.

       --
       Regards,
       Martyn



--
______O_________oO________oO______o_______oO__
Björn Johansson
Assistant Professor
Departament of Biology
University of Minho
Campus de Gualtar
4710-057 Braga
PORTUGAL
http://www.bio.uminho.pt
http://sites.google.com/site/bjornhome
Work (direct) +351-253 601517
Private mob. +351-967 147 704
Dept of Biology (secretariate) +351-253 60 4310
Dept of Biology (fax) +351-253 678980
_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list




--
______O_________oO________oO______o_______oO__
Björn Johansson
Assistant Professor
Departament of Biology
University of Minho
Campus de Gualtar
4710-057 Braga
PORTUGAL
http://www.bio.uminho.pt
http://sites.google.com/site/bjornhome
Work (direct) +351-253 601517
Private mob. +351-967 147 704
Dept of Biology (secretariate) +351-253 60 4310
Dept of Biology (fax) +351-253 678980


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]