Fixes: 1) Correct typo in total_orders field name in ProductDocument; 2) Replace outdated query_lc analyzer with icu_query for consistent Unicode handling; 3) Remove unnecessary get_object_or_404 calls to optimize batch query performance. Extra: Refactor process_query function with clearer structure and batch-loading logic; streamline brand and category field handling across documents; improve reboot scripts to rebuild search index automatically. |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| export-environment-file.sh | ||
| generate-environment-file.sh | ||
| install.sh | ||
| reboot.sh | ||
| run.sh | ||
| starter.sh | ||
| uninstall.sh | ||