[Tracker] tracker 0.15.2



About Tracker
=============

Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

News
====

The changes are:

  * Build: Required SQLite 3.7.9 (was 3.7.0) for FTS4 support
  * New Feature: Full Text Search (FTS) v4 support:
                 New SPARQL function fts:snippet(?u)
                 - Snippets provide context around a matched query.
                 New SPARQL function fts:offsets(?u):
                 - Offsets provide an index where a matched query is
                   found in context.
                   See tracker-needle for basic use.
  * Fixes: GB#691847, tracker-extract: Port to new gupnp-dlna API
* Fixes: GB#692409, playlist extractor should index playlist title if available
  * Fixes: GB#692603, Search can not find pdf files using author names
* Ontology: Deprecated tracker:fulltextNoLimit and removed use in all other ontologies * libtracker-fts: Removed tracker_fts_config_min_word_length() and config option * libtracker-miner: Fixed GNOME password provider, libsecret expects "user" not "username"
  * tracker-info: Fixed memory leak where urn wasn't freed.
* tracker-info: Fixed memory leak when using prefixes for shorthand properties

Translations:

  * None

Notes:

  The database version has been incremented, this will force a
  reindex for any existing Tracker installation.

  Due to the deprecation of tracker:fulltextNoLimit and removal of
  libtracker-fts's config option to set the minimum word length, we
  now index ALL small words and rely on stop words to filter
  redundant data. We still have the maximum word length checks in
  place.



ChangeLog
=========
http://download.gnome.org/sources/tracker/0.15/tracker-0.15.2.changes (6.75K)

Download
========
http://download.gnome.org/sources/tracker/0.15/tracker-0.15.2.tar.xz (5.85M)
sha256sum: 7c24098161e5c822981691230b8f5469df85cb01d73ea3336b1dce6751126071




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