Evolution #1141
Refactor solr code to store less field (currently 6 for 1 text field)
| Status: | Résolu | Start date: | 12/10/2010 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | % Done: | 80% | |||
| Category: | - | Estimated time: | 3.00 hours | ||
| Target version: | 3.0 | Spent time: | - |
Description
Currently text field is indexed 7 times and stored 6 times in solr data
perhaps we can reduce this number of storage.
Refactor the code to aim this goal