That's an interesting project. Have you taken a look at GIEWIKI? It's "tiddlywiki that runs on Google App Engine" and it is amazing. You can see it running here: http://giewiki.appspot.com/
It will work with most any tiddlywiki setup. The default of GIEWiki is more of a blog with comments, but you can install for example tbGTD or mGSD, or any of the other tiddlywiki variants with plugins. And, the good news is... it has full text search via GAE. On Tuesday, April 30, 2013 3:10:23 PM UTC-7, Brian Erickson wrote: > > Thanks, Massimo. > (by the way, my project is to write a program in the style of > http://tiddlywiki.com/ in web2py.) > Any full text search would work for my needs. Is there a better (simpler) > option you could recommend? > > On Monday, April 29, 2013 12:20:12 AM UTC-4, Massimo Di Pierro wrote: >> >> This is all I have on the topic: >> >> https://gist.github.com/mdipierro/5479683 >> >> >> >> On Sunday, 28 April 2013 22:42:45 UTC-5, Brian Erickson wrote: >>> >>> Hi Select, I'm resurrecting this topic to hopefully get a clue on how to >>> implement this. Any help appreciated. >>> I got the Whoosh source, unpacked and put just the folder 'whoosh' into >>> site-applications. I created the files you provided search.py and >>> search/index.html. On visiting seach.html web2py throws an error, it wants >>> a directory myapp/private/index. I created that and now the ticket is: >>> <class 'whoosh.index.EmptyIndexError'> Index 'MAIN' does not exist in >>> FileStorage('/usr/share/web2py/applications/noo/private/index') >>> >>> Don't know how to proceed. Suggestions? Thanks, >>> Brian >>> >>> On Wednesday, October 13, 2010 8:34:26 AM UTC-4, select wrote: >>>> >>>> it's fast, it's pure python (just dump in to web2py/site-packages) and >>>> simple to use >>>> >>>> >>>> http://tlc2.hg.sourceforge.net/hgweb/tlc2/tlc2/file/4387b942c7ab/controllers/search.py >>>> >>>> >>>> http://tlc2.hg.sourceforge.net/hgweb/tlc2/tlc2/file/4387b942c7ab/views/search/index.html >>>> >>>> >>>> :) >>>> >>>> On Oct 12, 8:38 pm, David Marko <dma...@tiscali.cz> wrote: >>>> > Is there anyone who has used the whoosh ( >>>> http://bitbucket.org/mchaput/ >>>> > whoosh/wiki/Home) for full text search? If so, can you share your >>>> > experience? >>>> > >>>> > David >>> >>> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.