
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
28/Oct/08 08:14 PM
|
|
The only available SolrCache i.e LRUCache is based on LinkedHashMap which has get() also synchronized. This can cause severe bottlenecks for faceted search. Any alternate implementation which can be faster/better must be considered.
|
|
Description
|
The only available SolrCache i.e LRUCache is based on LinkedHashMap which has get() also synchronized. This can cause severe bottlenecks for faceted search. Any alternate implementation which can be faster/better must be considered. |
Show » |
| No work has yet been logged on this issue.
|
|