Merge branch 'dev#29558_improve_search_performances' into 'master'
Dev#29558 improve search performances See merge request !1146
Showing
- VERSION_WIP/29558 1 addition, 0 deletionsVERSION_WIP/29558
- application/modules/opac/controllers/NoticeajaxController.php 6 additions, 8 deletions...ication/modules/opac/controllers/NoticeajaxController.php
- library/Class/AdminVar/UnleashedFacets.php 3 additions, 2 deletionslibrary/Class/AdminVar/UnleashedFacets.php
- library/Class/MoteurRecherche.php 15 additions, 41 deletionslibrary/Class/MoteurRecherche.php
- library/Class/MoteurRecherche/Facettes.php 16 additions, 32 deletionslibrary/Class/MoteurRecherche/Facettes.php
- library/Class/MoteurRecherche/Result.php 38 additions, 29 deletionslibrary/Class/MoteurRecherche/Result.php
- library/Class/Notice.php 9 additions, 6 deletionslibrary/Class/Notice.php
- library/Class/Notice/Facette.php 4 additions, 4 deletionslibrary/Class/Notice/Facette.php
- library/Class/StatRechercheEchec.php 28 additions, 0 deletionslibrary/Class/StatRechercheEchec.php
- scripts/monitor_recherche.php 26 additions, 10 deletionsscripts/monitor_recherche.php
- tests/application/modules/opac/controllers/RechercheControllerAlbumAudioRecordTest.php 19 additions, 4 deletions...c/controllers/RechercheControllerAlbumAudioRecordTest.php
- tests/application/modules/opac/controllers/RechercheControllerAtomTest.php 22 additions, 14 deletions.../modules/opac/controllers/RechercheControllerAtomTest.php
- tests/application/modules/opac/controllers/RechercheControllerJsonTest.php 16 additions, 16 deletions.../modules/opac/controllers/RechercheControllerJsonTest.php
- tests/application/modules/opac/controllers/RechercheControllerPrintActionTest.php 5 additions, 5 deletions...s/opac/controllers/RechercheControllerPrintActionTest.php
- tests/application/modules/opac/controllers/RechercheControllerTest.php 210 additions, 155 deletions...tion/modules/opac/controllers/RechercheControllerTest.php
- tests/library/Class/ListesNoticesTest.php 4 additions, 4 deletionstests/library/Class/ListesNoticesTest.php
- tests/library/Class/MoteurRecherche/MoteurRechercheFacettesTest.php 758 additions, 2180 deletions...ary/Class/MoteurRecherche/MoteurRechercheFacettesTest.php
- tests/library/Class/MoteurRechercheTest.php 185 additions, 67 deletionstests/library/Class/MoteurRechercheTest.php
- tests/library/ZendAfi/View/Helper/Notice/NavigationTest.php 16 additions, 4 deletionstests/library/ZendAfi/View/Helper/Notice/NavigationTest.php
Please register or sign in to comment