Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gdatastore/index.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for uid in Xapian query for Sugar 0.84+ find() APISascha Silbe2013-07-291-0/+3
* Don't index terms longer than the hardcoded Xapian limitSascha Silbe2011-08-221-4/+6
* Fix indexing on non-standard propertiesSascha Silbe2011-08-221-1/+1
* Implement find_unique_values()Sascha Silbe2011-08-221-0/+9
* Fix indexing of non-string (e.g. numeric) property values as termsSascha Silbe2011-07-091-6/+8
* get completely rid of in-memory metadata storageSascha Silbe2011-05-151-0/+5
* Retry opening the Xapian database if another process still has the lockSascha Silbe2011-05-141-2/+12
* move src/gdatastore to top level (distutils-extra convention)Sascha Silbe2011-04-101-0/+395