Hi A.B - Mezzanine by default searches the models / hits the database directly. It works very well, until your dataset starts to get very large or you have tons of traffic coming in. Then you'll probably want to implement a solution such as elastic search. But there is no need to implement elastic search right out of the gate, unless you know your initial launch will have 500M+ records or tons of traffic.
Cheers, Matt On Fri, Nov 20, 2015 at 1:09 AM, A.B. <[email protected]> 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. > -- 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.
