Exclude old orders from search index?

To improve perfomance when searching for orders and reduce index size,
is it possible to only include orders from for example the last two years in lucene index?

Can we modify the indexing job to achieve this?

Litium version: 7.7.9

Do you need to keep order older than 2 years in the database?

At the moment, yes.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.