Commit 9a53873
fix: Smart/Origin: garantie2: problem with navitia 404 identifiers (#2166)
* [refactor] Use of Elastic Search filters in reachable routes instead of filters in database
* [fix] fix sort + when no results found
* [fix] fix chunks size being above ES max result window
* [fix] add a constant chunk_size instead to prevent circular import with document
* [SQUASH][GP][improve] replace chunk size by ES_MAX_RESULT_WINDOW constant importing it in function
* [fix] fix exceptions being thrown whenever navitia api adds a new 404 error_id
---------
Co-authored-by: gerome.perrin <gerome.perrin@smart-origin.com>1 parent 77ddaa5 commit 9a53873
1 file changed
Lines changed: 3 additions & 9 deletions
File tree
- c2corg_api/views
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
770 | 764 | | |
771 | 765 | | |
772 | 766 | | |
| |||
0 commit comments