Re: Does ZODB has any full-text search functions?
Etienne Robillard <[email protected]> Sat, 16 Dec 2017 07:39:09 -0500
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
What do you think about the idea of using Whoosh (http://whoosh.readthedocs.io/en/latest/intro.html) to query ZODB objects and create index documents? Since, ZODB is a pure Python database, it would be quite easy to access a ZODB database using Whoosh. What do you think? Etienne Le 2017-12-16 à 06:58, Etienne Robillard a écrit : > Hi, > > I would like to implement full-text search for my ZODB-powered blog. > Is there any native support for full-text search in ZODB ? > > If not, what would be required to implement this into ZODB ? > > Thank you in advance, > > Etienne > -- Etienne Robillard [email protected] https://www.isotopesoftware.ca/ -- You received this message because you are subscribed to the Google Groups "zodb" 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/d/optout.