From 817f247e58222c1afb1c996867522a405980ecc6 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Wed, 7 Aug 2013 13:05:33 +0200 Subject: [PATCH] Doc fixes, remove remaining RDF cruft --- doc/manual/configuration.xml | 131 +---------------------------------- doc/manual/install.xml | 2 +- 2 files changed, 4 insertions(+), 129 deletions(-) diff --git a/doc/manual/configuration.xml b/doc/manual/configuration.xml index 941ecec3..564c9e60 100644 --- a/doc/manual/configuration.xml +++ b/doc/manual/configuration.xml @@ -1694,11 +1694,11 @@ org.freedesktop.Tracker.Writeback verbosity 'debug' Supported metadata attributes - The following list is the complete set of supported metadata - attributes in Tracker SPARQL search queries + The following table lists the supported Spotlight metadata + attributes - Tracker SPARQL + Supported Spotlight metadata attributes @@ -1854,131 +1854,6 @@ org.freedesktop.Tracker.Writeback verbosity 'debug'
- The following list is the complete set of supported metadata - attributes in Tracker RDF search queries: - Tracker RDF - - - - - Description - - Spotlight Key - - - - - - Name - - kMDItemDisplayName, kMDItemFSName - - - - Document content (full text search) - - kMDItemTextContent - - - - File type - - _kMDItemGroupId, kMDItemContentTypeTree - - - - File modification date - - kMDItemFSContentChangeDate, - kMDItemContentModificationDate, - kMDItemAttributeChangeDate - - - - Content Creation date - - kMDItemContentCreationDate - - - - The author, or authors, of the contents of the - file - - kMDItemAuthors, kMDItemCreator - - - - The name of the country where the item was - created - - kMDItemCountry - - - - Duration - - kMDItemDurationSeconds - - - - Number of pages - - kMDItemNumberOfPages - - - - Document title - - kMDItemTitle - - - - The width, in pixels, of the contents. For example, the - image width or the video frame width - - kMDItemPixelWidth - - - - The height, in pixels, of the contents. For example, - the image height or the video frame height - - kMDItemPixelHeight - - - - Focal length of the lens, in millimeters - - kMDItemFocalLength - - - - ISO speed - - kMDItemISOSpeed - - - - Orientation of the document. Possible values are 0 - (landscape) and 1 (portrait) - - kMDItemOrientation - - - - Exposure time, in seconds - - kMDItemExposureTimeSeconds - - - - The musical genre of the song or composition - - kMDItemMusicalGenre - - - -
diff --git a/doc/manual/install.xml b/doc/manual/install.xml index 9b9d8f37..74de545b 100644 --- a/doc/manual/install.xml +++ b/doc/manual/install.xml @@ -336,7 +336,7 @@ checking for TRACKER_MINER... yes Configure summary: ... AFP: - Spotlight: yes (SPARQL) + Spotlight: yes ... -- 2.39.2