Assuming you have read the search docs http://mezzanine.jupo.org/docs/search-engine.html
You might want to take a look at the SearchableManager https://github.com/stephenmcd/mezzanine/blob/4.0.1/mezzanine/core/managers.py#L194 Mezzanine will work well with Elasticsearch if you have a requirement for faceting, handling misspelled words, specific slop settings, etc. You'll have to hook it up yourself though. K On Friday, November 20, 2015 at 1:09:27 AM UTC-8, A.B. wrote: > > Is it done by elastic search? How are first hand experiences with the > performance of Mezzanine search engine and how was it implemented? > -- You received this message because you are subscribed to the Google Groups "Mezzanine 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/d/optout.
