I converted the website to VMS, where I was able to allocate up to 1 GB of maximum memory. Here, the index is created 90% of the time (from about 450 articles). But unfortunately, not always. It seems that with the increasing number of index items, the requirements for memory and server performance significantly increase. For a few dozen items, a maximum memory limit of 256 MB is sufficient, for low hundreds of items 512 MB is needed, and for higher hundreds at least 1GB. However, this makes your program a difficult component to use.
Additionally, there is an error that the index includes expired articles, which do not display correctly in Joomla content.
Furthermore, I would like some information:
- Where is the filter index stored? In which database table?
- Where can I influence the HTML output of an item, can I edit and supplement this output somewhere in the code?
- After reloading the page with the results, it jumps to the homepage, why and how can I prevent this?
- Do you plan to make something like JA K2 Filter for Joomla content?"