Skip to content
Snippets Groups Projects
Commit f2de9167 authored by Ere Maijala's avatar Ere Maijala Committed by Demian Katz
Browse files

Sitemap generation improvements (#1253)

- Use cursorMark for fetching IDs in sitemap generator search mode (faster for large indexes).
- Simplify code to better separate retrieval mode-specific logic.
- Change default retrieval mode to "search" since "terms" may not behave as expected in some situations (e.g. when hidden filters are applied).
parent 655b4270
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment