jamescheney / database-wiki

Automatically exported from code.google.com/p/database-wiki
GNU General Public License v3.0
2 stars 0 forks source link

Add support for pre/post indexing #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Step 1.  Merge trunk changes into a copy of Hui's project branch.  See if this 
works.

Step 2.  Implement simple way of re-indexing when an entry changes.

Step 3 (future?) Implement smarter re-indexing.

Original issue reported on code.google.com by james.ch...@gmail.com on 25 Nov 2011 at 4:32

GoogleCodeExporter commented 9 years ago
Working on (1) now.

Original comment by james.ch...@gmail.com on 25 Nov 2011 at 4:33

GoogleCodeExporter commented 9 years ago
Closing; basic pre=post indexing and updating is supported now, but making use 
of indexing within interesting queries is a separate issue.

Original comment by james.ch...@gmail.com on 12 Feb 2015 at 4:04