<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,57 +1,50 @@
 indexes:
 
-# AUTOGENERATED
-
-# This index.yaml is automatically updated whenever the dev_appserver
-# detects that a new type of query is run.  If you want to manage the
-# index.yaml file manually, remove the above marker line (the line
-# saying &quot;# AUTOGENERATED&quot;).  If you want to manage some indexes
-# manually, move them above the marker line.  The index.yaml file is
-# automatically uploaded to the admin console when you next deploy
-# your application using appcfg.py.
-
-# Used once in query history.
 - kind: Article
   properties:
   - name: __searchable_text_index
   - name: published
     direction: desc
 
-# Used 17 times in query history.
 - kind: Article
   properties:
   - name: article_type
   - name: published
     direction: desc
 
-# Used 23 times in query history.
 - kind: Article
   properties:
   - name: article_type
   - name: title
 
-# Unused in query history -- copied from input.
 - kind: Article
   properties:
   - name: display_type
   - name: published
     direction: desc
 
-# Used 13 times in query history.
 - kind: Article
   properties:
   - name: published
     direction: desc
 
-# Used 7 times in query history.
 - kind: Article
   properties:
   - name: tags
   - name: published
     direction: desc
 
-# Used 4 times in query history.
 - kind: Comment
   properties:
   - name: article
   - name: thread
+
+# AUTOGENERATED
+
+# This index.yaml is automatically updated whenever the dev_appserver
+# detects that a new type of query is run.  If you want to manage the
+# index.yaml file manually, remove the above marker line (the line
+# saying &quot;# AUTOGENERATED&quot;).  If you want to manage some indexes
+# manually, move them above the marker line.  The index.yaml file is
+# automatically uploaded to the admin console when you next deploy
+# your application using appcfg.py.</diff>
      <filename>index.yaml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>988d344504f27ef5a1feb7a4db4f1cf9ebd54733</id>
    </parent>
  </parents>
  <author>
    <name>Nick Johnson</name>
    <email>arachnid@notdot.net</email>
  </author>
  <url>http://github.com/DocSavage/bloog/commit/b7af38e73b45e12b98f5ba4d58109e8c3cd41f55</url>
  <id>b7af38e73b45e12b98f5ba4d58109e8c3cd41f55</id>
  <committed-date>2008-11-20T12:05:01-08:00</committed-date>
  <authored-date>2008-11-20T12:05:01-08:00</authored-date>
  <message>Moved index definitions above the AUTOGENERATED line.

This prevents dev_appserver from modifying the index file during standard
usage/testing, which prevents git from constantly reporting the file as
modified.</message>
  <tree>a1181c8b60c2de48b9a3e29dc695ad430fb8f346</tree>
  <committer>
    <name>Nick Johnson</name>
    <email>arachnid@notdot.net</email>
  </committer>
</commit>
