This issue has been created
 
 
Confluence / cid:jira-generated-image-avatar-5f8a3a30-4a39-473c-91bb-6b420fad1d03 CONFLUENCE-421 Open

Break down the filter query and return only the needed Solr fields

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6c62f42e-ea91-4322-b546-b787c3b94e72 Raphaël Jakse created this issue on 02/Apr/25 08:32
 
Summary: Break down the filter query and return only the needed Solr fields
Issue Type: cid:jira-generated-image-avatar-5f8a3a30-4a39-473c-91bb-6b420fad1d03 Improvement
Affects Versions: 9.82.1
Assignee: Unassigned
Components: Resolvers
Created: 02/Apr/25 08:32
Priority: cid:jira-generated-image-static-major-cb57da69-4411-4328-9eb6-e6a57edeeb63 Major
Reporter: Raphaël Jakse
Description:

It might dramatically improve query performance, mostly because of the caching Solr might be able to do per filter, and not forcing Solr to produce results will all the unneeded fields.