Skip to content

Commit

Permalink
garden
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Dec 24, 2012
1 parent d745db4 commit f677378
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODO.txt
Expand Up @@ -5,3 +5,7 @@

- Ensure we can do resultset.sort(i1).sort(i2).sort(i3) in order to sort by i1
first, then i2, then i3. Requires sort stability guarantees.

- Do less (ideally no) work during a reindex in the text index when nothing has
changed.

0 comments on commit f677378

Please sign in to comment.