yes. As soon as it works we can make it a module. On Saturday, 27 July 2013 12:49:15 UTC-5, Alan Etkin wrote: > > https://github.com/mdipierro/web2py-haystack >> > > Works fine with sqlite and a trivial case > > ################## Haystack insert test ################## > Test time: 0:00:00.398590 > done > > ################## Simple haystack test ################## > Searching for "grape" keyword for both name and description ... > Records matching the query: 0 > Now searching for "grape" keyword in name and "grapefruit" in description > ... > Records matching the query: 1 > Thing table records: 4 > Average description length: 1596 > Average description words: 276 > Total index records: 560 > "grape" index records: 1 > "grapefruit" index records: 1 > > How about making this a gluon module? > About the name, given that haystack is one of the options, maybe the > module could be something like gluon.contrib.search >
-- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

