11 Commits

Author SHA1 Message Date
Christopher Allan Webber
3cdf366acf Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetags
Conflicts:
	mediagoblin/config_spec.ini
	mediagoblin/edit/views.py
	mediagoblin/util.py
2011-07-30 13:09:01 -05:00
Caleb Forbes Davis V
37be7b6da6 updates indices to index on the slug component of the tag list
- uses dot notation to reach into the JSON-style MediaEntry tags
  field object to index on the slug property of each tag
2011-07-27 16:04:41 -05:00
Caleb Forbes Davis V
cea8f2b632 adds "state" to tags indices 2011-07-13 12:18:50 -05:00
Caleb Forbes Davis V
1580c7c5ce adds index for searching across all users' tagged images 2011-07-13 00:22:16 -05:00
Caleb Forbes Davis V
272469daf5 adds index for tag searches by an uploader 2011-07-10 23:36:21 -05:00
Christopher Allan Webber
7ecb1b0726 Adjusting documentation in indexes.py also re: more info in deprecation 2011-07-09 16:52:57 -05:00
Christopher Allan Webber
a98104eb39 Comment indexes 2011-06-30 12:51:32 -05:00
Christopher Allan Webber
1f7749995d Documentation updates to indexes.py's docstring
Includes information on how to deprecate indexes.
2011-06-27 20:40:31 -05:00
Christopher Allan Webber
b1db6f20dd Adding our current indexes and removing the index that was in models.py 2011-06-27 16:56:41 -05:00
Christopher Allan Webber
ca5d2c51b6 Store the collection information in the ACTIVE_INDEXES keys 2011-06-26 21:51:38 -05:00
Christopher Allan Webber
3cd6ea5b17 A base set of indexes for us to use with our new indexing tool. 2011-06-26 21:10:16 -05:00