BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

Complete rewrite of search lib #256

Closed webbird closed 7 years ago

webbird commented 10 years ago

The search lib is inherited from LEPTON and not touched since. We need a complete rewrite as there are still several issues.

webbird commented 7 years ago

I started with an inverted index based solution for BC2, so there will be no new search for BC1 anymore.