Details
-
Sub-task
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
We are currently testing TRA using Solr 7.7, having >300 shards in the alias, with much growth in the coming months.
The "hot" data(in our case, more recent) will be stored on stronger nodes(SSD, more RAM, etc).
A proposal of optimizing queries will be by filtering query by date range, by that we will be able to querying the specific TRA collections taking advantage of the TRA mechanism of partitioning data based on date.