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
The haystack [IMHO "needle_finder" gives a better idea of the objective
:-)] could be extended to support this and also sqlite FTS4, mysql FTS,
that would allow one to choose between a dedicated external component or
keep using the db already in place.
2013/7/29 Johann Spies
> Postgresql has pow
Postgresql has powerful full text indexing and searching capabilities which
you can use.
Here are a few links:
http://es.scribd.com/doc/92440874/Schatten-SQL2012
http://www.espace.com.eg/blog/2009/03/15/postgresql-an-ultimate-strategy-for-full-text-search/
http://www.slideshare.net/billkarwin/ful
>
> 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 descr
4 matches
Mail list logo