Skip to content
  • Martyn James Russell's avatar
    Make sure we check the priv->readonly property before trying to add or · 9a79911c
    Martyn James Russell authored
    	* src/libtracker-db/tracker-db-index.c:
    	(tracker_db_index_get_word_hits), (tracker_db_index_add_word),
    	(tracker_db_index_remove_dud_hits): Make sure we check the
    	priv->readonly property before trying to add or remove words from
    	the QDBM index. As you may see from now on, this indicates that
    	the only time we remove duds and words from the index is when the
    	trackerd process finds them and it *ONLY* opens the index as
    	readonly. We need to fix this removing dud issue ASAP - bring on
    	FTS support!
    
    svn path=/trunk/; revision=3017
    9a79911c