Add docs about inner working of ps_facetedsearch
Ps_facetedsearch is a widly used FO module, but the inner working is very complex. @PierreRambaud did a wonderful refacto of the module but I think we should put in the docs the knowged he gathered while fixing the bugs of the filtering engine.
Should be here no? https://github.com/PrestaShop/ADR The documentation is only about architecture and technical behavior. 🤔
The documentation is only about architecture and technical behavior. 🤔
It's already a lot of things 😄. The idea is to help anyone else who wants to dive in ps_facetedsearch code to fix a bug to understand what's going on, what are the main classes, the main steps, basically help newcomers get a broad vision of the insights of the module.
Maybe it can go in an internal docs/ folder inside the module if you think it should not go here ?
wait for @eternoendless :D
this tutorial can be interesting: https://www.webbax.ch/2017/09/25/prestashop-1-7-navigation-a-facettes-ep-35/