The EuroCMS Search Module

How

It queries the content table for what is live. And checks the table it links to. After that.

You can manage what it can and cannot search for.

You can enable/disable the following options,

  • file type

  • date

  • users(if logged in)

Search Engines

The default search engine, at the time of writing, is MariaDB. With the options to enable other search engines.

  • MariaDB

  • Solr

  • ...

DB structure

Check the content database table for published content, and queries them per file type.

search_iddomain_iduser_idgroup_idnameuser_lockstatus
111nullMariaDB1enabled
111nullSolr1disabled