OpenSolaris
Collectives
Discussions
Documentation
Download
Source Browser
Free CD
Log-in
|
en
Project jds
:
Tasks
>
MetaTracker
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki code for
MetaTracker
Hide Line numbers
1: == What’s Meta Tracker 2: 3: Tracker is a desktop search tool for extracting useful data from the files on a system, indexing them, so that you can easily quickly locate the file of your interest. By using Tracker, you no longer have to remember where you’ve left your files. To locate a file you only need to remember something about it, such as a word in the document or the artist of the song. This is because as well as searching for files in the traditional way, by name and location, Tracker searches files contents and metadata. 4: 5: Here’s a list of features that tracker has: 6: 1. Tracker supports both free text search (like Beagle/Google) as well as structured searches using RDF Query. 7: 1. It responds in real time to filesystem changes, automaticaly keeping its metadata database up to date. 8: 1. It extracts file contents as plain text and indexes them. 9: 1. Can provide thumbnailing on the fly if a thumbnail does not currently exist. 10: 1. Uses multilingual word stemmers to help find more relevant results. For example a search for motorbikes (plural) will also return results relevant to motorbike (singular). 11: 12: == Supported format for searching 13: 14: Currently, Tracker supports searching of 15: * Files 16: * Documents, include rtf, star office, pdf, ps, xml etc. 17: * Music: include mp3, ogg-vorbis etc 18: * Images include jpeg, png etc. 19: * Videos 20: * Text Files 21: * Development Files, include .c, .cpp, java, python, fortran, makefile etc. 22: * Emails (Evolution support available) 23: 24: Mime types to be supported: 25: * Playlists 26: * Notes (in development) 27: * Applications 28: * People/Contacts 29: * Conversations 30: * Appointments 31: * Tasks 32: * Bookmarks and History 33: * Projects 34: * email (Thunderbird support) 35: 36: == What’s New 37: 38: Tracker 0.6.6 is already in Solaris Nevada and OpenSolaris 2008.11. 39: 40: == Tracker on Solaris FAQ 41: 42: 1. Tracker is not running when I login into gnome, how to run it? 43: tracker is not enabled by default,so when user login, it is not running. to run it,just run it in one console. 44: 1. How to enale tracker by default? 45: Start gnome-session-properties, check tracker, and login into gnome again. 46: 1. When tracker is running, I can not find files under my home directory, why? 47: Tracker does not enable index Home directory by default. user need to enable it by run tracker-preferences to index it and restart tracker. 48: 1. How to enable Home Directory Index ? 49: Start tracker-preferences, select File Tab, Check the checkbox Index and watch my home directory, click OK button. when a dialog prompt Data must be reindexed, click reindex. 50: 1. I want to add another directory to be index, which is not under my home directory, how can I? 51: Run tracker-preferences, select File Tab, click Add button under Watch Directories, select the dir you want to add, then click OK button, and reindex it. 52: 1. If one file under one watched directory is changed, will tracker reindex it 53: automatically? 54: Yes. Tracker will monitor directory and files , when they are modified, added, delete, tracker will reindex it to keep the index data up to date. 55: 1. Does tracker support thunderbird mail indexing? 56: Yes. To use it, please follow the steps: 57: -Start Thunderbird, select menu Tools->Addon, click Tracker Indexer 58: preferences, and check "Enable Indexing" checkbox, and restart thunderbird 59: - start tracker-preferences, select Email Tab, check "Eanble Thunderbird 60: email indexing", and reindex tracker 61: 1. How to index evolution mail? 62: Start tracker-preferences, select Email Tab, Check "Eanble Evolution email indexing" and reindex tracker. 63: 1. How to index firefox web page? 64: - Start firefox, 65: - select menu Tools-Addon, 66: - click "Firefox extension for Xesam search enginer" preferences. 67: - set "Default Action" as Index, 68: - and restart firefox. 69: - Or you can right-click in firefox when browse one URL. 70: - Select "Search->Index This Page" to index the current page. 71: 1. How do I know that tracker indexing is working or not? 72: Run tracker-status to check tracker’s status, idle or busy. 73: 1. I want to know how many data tracker has indexed, how ? 74: Run tracker-stats to know information of tracker indexed data. 75: 76: == Screen Shots 77: === tracker-search-tool 78: 79: tracker-search-tool is a graphical Tracker search tool for GNOME, allowing search/browse result. 80: It now supports the following features: 81: - Search all associated mime metadata and tags, and show them in different Mime Types tabs 82: - Open a select metadata file with correct application 83: - Manage tags for certain file, add/remove 84: 85: * [[Emails result>>attach:Tracker-search-tool-emails.png]]. 86: * [[All Files result>>attach:Tracker-search-tool-all-files.png]] 87: * [[Folders result>>attach:Tracker-search-tool-folders.png]] 88: * [[Documents result>>attach:Tracker-search-tool-docs.png]] 89: * [[Images result>>attach:Tracker-search-tool-images.png]] 90: * [[Text result>>attach:Tracker-search-tool-text.png]] 91: * [[Development result>>attach:Tracker-search-tool-development.png]] 92: * [[Chat logs result>>attach:Tracker-search-tool-chat-logs.png]] 93: * [[Applications result>>attach:Tracker-search-tool-applications.png]] 94: 95: == Missing Functionality 96: * No help content 97: * No save result function 98: 99: === tracker-preferences 100: tracker-preferences is a GUI tool to allow user can change his configuration file $HOME/.config/tracker.cfg 101: easily and quickly, without editing that configuration file manually. 102: 103: * [[General tab>>attach:Tracker-preferences-general-tab.png]] 104: * [[Performance tab>>attach:Tracker-preferences-performance-tab.png]] 105: * [[Files tab>>attach:Tracker-preferences-files-tab.png]] 106: * [[Ignored Files tab>>attach:Tracker-preferences-ignoredfiles-tab.png]] 107: * [[Emails tab>>attach:Tracker-preferences-email-tab.png]] 108: 109: == Missing Functionality 110: * It cannot support all configuration keys for trackerd, such as "Log Verbosity" ,Throttle 111: * No Help content 112: * No Performance tab 113: 114: [[tracker-search-tool screen shots>>http://jdsbj.prc/wiki//index.php/Tracker_search_tools_gui_spec]] 115: [[Tracker preference setting>>http://jdsbj.prc/wiki//index.php/Tracker_preference_setting_gui_spec]] 116: [[Integration of tracker with nautilus and deskbar>>http://jdsbj.prc/wiki//index.php/Integration_GUI_Spec]] 117: 118: == Contact Us 119: 120: If you have any problem with using tracker or, please send an email to {{code}}desktop-discuss@opensolaris.org{{/code}} 121: 122: == Links 123: [[Meta Tracker project home page>>http://www.gnome.org/projects/tracker/index.html]]
Search
Collectives
Community Group
Academic and Research
Accessibility
Advocacy
Appliances
Approachability
Architecture Process and Tools
BrandZ
Chinese Users
Community Advisory Board
Databases
Desktop
Device Drivers
Distribution
Documentation
DTrace
Emerging Platforms
Fault Management
Games on OpenSolaris
HA Clusters
HPC Developer
Installation and Packaging
Internationalization and Localization
Laptop
Logical Domains
Modular Debugger (MDB)
Networking
NFS
Observability
OpenSolaris Governing Board (OGB)
OpenSolaris Printing
OS/Net (ON)
Performance
Power Management
PowerPC
Security
Service Management Facility (smf(5))
Software Porters
Solaris Volume Manager
Storage
Systems Administration Community Group
Testing
Tools Home
Unix File Systems (UFS)
Website Community
X Window System
Xen
ZFS
Zones
Project
ADSL Modem Enhancement
ARC Process Definition
ARM Platform Port
Automatic Data Migration
BIND Update
Bluetooth Stack & Drivers
Brocade FC HBA - Initiator
Brocade FC HBA - Target
Brussels - unified network link configuration
Caiman, Solaris Install Revisited
Celeste
Český portál
Chime Visualization Tool for DTrace
CIFS client for Solaris
CIFS Server
Clearview: Network Interface Coherence
Cluster Agent: Informix Dynamic Server
Cluster Agent: OpenSolaris Container
Cluster Agent: OpenSolaris xVM
Cluster Agent: Oracle E-Business Suite
Cluster agent: PostgreSQL
Cluster Agent: Samba
Cluster Agent: Tomcat
CMT
Coarse Data Flow Parallelism
Colorado: Open HA Cluster on OpenSolaris
Command Assistant
Common Array Manager
Companion - /opt/sfw: Free and Open Source software
COMSTAR: Common Multiprotocol SCSI Target
Content
Contest
CPU Observability
Credentials Process Groups
Crossbow: Network Virtualization and Resource Control
Crypto KMS Agent Toolkit
Cryptographic Framework
Data Migration Manager
Data Tethers
Deutsches Portal
Device Detection Tool
Device Driver Utility
Device Manager
Device Mapper
Direct Rendering Infrastructure & 3D drivers
DTrace Guide
Duckwater: Simplified name services management
Easy Tools
Emancipation
Emulex Fibre Channel Device Driver
Emulex Advanced Ethernet Device Driver
Enable/Enhance Solaris support for Intel Platform
Enhance the support of USB webcams
Enhanced SMF Profiles
Enhancements for AMD-based Platforms
Erlang DTrace Integration
Ethernet bridge module for Solaris
Evaluate Conary
Events Registry
Ext3 file system support
F/OSS Package Base
Facilitation
Fibre Channel over Ethernet
Fine Grained Access Policy (FGAP)
Fingerprint Authentication
Flexible Mandatory Access Control
Forensic Tools
Fully Open X Project
Fuse on Solaris
gcore
Generic Machine Check Architecture Improvements
Google SOC
HA-JBoss
HA-MySQL
Hadoop Live CD
Hitachi
HoneyComb Fixed Content Storage
HPC Stack
Image Packaging System
Improved Performance MIB
Indiana
Innovation Awards
Input Method
Intel Graphics
Interrupt Resource Management
IP Datapath Refactoring
IP over Infiniband
IPsec Tunnel Reform
iSCSI Extensions for Remote DMA (iSER)
iSNS Server
JeOS - Just enough Operating System
JKstat - a java binding for libkstat
Journaled File System (JFS)
K Desktop Environment
Kerberos
Kernel Sockets
Kernel SSL Enhancements
Key Management Framework
Korn Shell 93 integration/migration project
Labeled IPsec
LatencyTOP
Layer 2 Filtering
LDoms Manager
Lending
libMicro - portable microbenchmarks
Link Layer Discovery
Live Media: Technologies for distributions running from CD and other media
Locale Data
lofi compression and cryptography support
lx64 brand
Media Management System
Mega_sas
Mexico
MilaX minimal Live Distribution
MIPS Platform Port
Mozilla DTrace
MRSL.NONsharedDevice
Multi-lingual Glossary
Multi-pathing software (MPxIO)
Multiple disk sector size support
Multiple DOI
Muskoka: An open repository for OpenSolaris technical content
Navigator
Nemo: A Framework for High-Performance Networking
Network Auto-Magic
Network Data Management Protocol
Network MIBs
Network Storage
Network Time Protocol (NTP)
Nevada Globalization
New Design of 4over6 Mechanism Based on OpenSolaris
NFS RDMA transport update and performance analysis
NFS Server in non-Global Zones
NFS version 4.1 pNFS
NFSv4 namespace extensions
Nightingale: Port Songbird to OpenSolaris
NPort ID Virtualization (NPIV)
NUMA
Object Storage Device (OSD) support for Solaris
OHACGE Script Based Plug-in
ON/Nevada (ONNV) Project
Open Development Infrastructure
Open HA Cluster Utilities
Open Sound System
OpenGrok
OpenPegasus CIM Server
OpenRTI
OpenSolaris Busybox
OpenSolaris Desktop
OpenSolaris Hispano
OpenSolaris Security Audit
OpenSolaris support for the QEMU processor emulator: host and guest
PEF: Packet Event Framework
Performance Wrappers
Pkgfactory
Polski Portal
Portail Francophone
Portal Brasil
Portals
Power Management Usability Interfaces
Presto: Automatic Printing Configuration
Printable Many Page Solaris Manuals
Promise SuperTrak RAID HBA Driver
QLogic Converged Network Adapter GLDv3 NIC Driver
Quagga Routing Protocol Suite Integration
RAID Configuration Utility
RBridge (IETF TRILL) support
RDMA Offload Framework
Reno: Login Process Enhancements for Interop
Resource Management
s10brand
SAM/QFS
SCM Migration Project
SCSI RDMA Protocol
SDcard Drivers
Sensor Abstraction Layer
Session Initiation Protocol
SFW
Shell: bourne shell, korn shell, C shell, etc.
Sierra: Intel WiFi Chipsets Support
Simple Panels
SM-HBA Based SAS HBA Management
SMF Documentation
Solaris iSCSI Target
Solaris PowerPC Port
SourceJuicer
Sparks: name service switch/nscd enhancements
Squashfs
Star integration/migration project
Starfish
Starter Kit
Storage Power Management
Sun Security Toolkit
Sun StorageTek Availability Suite
Support for OpenFabrics User Verbs / API on OpenSolaris OS
Support gcc4/GCCfss in Solaris
Suspend/Resume
SVR4 Packaging
Systemz
Tamarack: Removable Media Enhancements in Solaris
Tesla: OpenSolaris Enhanced Power Management
Test Development
Tickless Kernel Architecture
TIPC
Trademarks
Trusted networking interface policy database for Trusted Extensions
Trusted Platform Module support
Use Case
Validated Execution Project
Virtual Console
Virtual Network Machines
Visual Panels
Visualization for HPC
Volo
VRRP: Virtual Router Redundancy Protocol Implementation
VSCAN service
Web Stack
Website
Winchester: Schema mapping and ID mapping for AD Interoperability
Wireless USB Support
Wireless Wide Area Network
X Consolidation
x86 Generic FMA Topology Enumerator
Xen Gate
Xfce: A lightweight desktop environment
ZFS Boot and Install
ZFS on disk encryption support
Zone Manager
Zone Statistics
Русский портал
البوابة العربية
भारतीय पोर्टल
中国门户
日本ポータル
한국 포탈
User Group
Adelaide
Argentina
Arizona
Atlanta
Baltimore-Washington
Bangalore
Bangkok
Bangladesh
Beijing
Bélem
Berlin
Bhimavaram
Bloomington
Campus Ambassadors
Capital Region
Cardiff
Charlotte
Chengdu
Chennai
Chihuahua
Chile
Cleveland
Colombia
Columbus
Connecticut
Cracow
Czech
Dallas/Ft. Worth
Danish
Delaware
Edinburgh
Egypt
Finland
Florida
Front Range
FuZhou
Great Lakes
Greece
Hangzhou
Hawaii
HeFei
Houston
Hyderabad
Indonesia
Irish
Israel
Italian
Jinan
Kabul
Kansas City
Latvia
London
Madurai
Manchester
Mato Grosso
Melbourne
Minas Gerais
Minnesota
Montreal
Moscow
Mumbai
Munich
NEA
Netherlands
New England
New York City
New Zealand
NIT Hamirpur
Noroeste
Oklahoma City
Osnabrück
Peru
Philadelphia
Piaski
Pittsburgh
Porto Alegre
Puget Sound
Pune
Queensland
Research Triangle Park
Romania
Russia
San Antonio
San Diego
San Francisco
São Paulo
Scottish
Serbia
Shanghai
Shenzhen
Silicon Valley
Singapore
Slovak
South African
Southern Connecticut
St. Louis
Sweden
Switzerland
Sydney
Szczecin
Taiwan
Tecum
Thames Valley
Tokyo
Toronto
Trondheim
Tulsa
Turkey
Ukraine
University of Melbourne
Vale do Paraíba
Vancouver
Venezuela
Welsh - Cymru
Wisconsin
Xi'an
Subsites
Code Reviews
Code Repositories
Package Search
Bugster
Bugzilla
Test Machines
Planet
Mailing Lists
Elections & Polls
ARC Case Logs
Source Juicer
Package Factory
User Authentication
Project jds Pages
Getting Involved
Building the Code
Documents
Bug Lifecycle
Code Review Process
Solaris Desktop Gaps
Development Guidelines
Development Model
Building GNOME for OpenSolaris
Installing Development Desktop Builds
OSD Build Schedule
Format of Patch Comments
Packaging Guidelines
Requesting an SVN Account
OSD Source Code Tour
Tasks
MetaTracker
Desktop Printing
gDesklets
JPack
Java GNOME Plugin for Netbeans
Single System Admin
Virtual Machine Manager
ZFS Support in Nautilus