dev#167408 : better search performances with facets
* search engine with storm_query * advanced search text input * visitexpression in query mode * add clauses to manage criteria in search engine * advanced search axeparams * extract guided search navigation to view helper * extract make autorities search tests pass * visit domain with many facets starting with x * new storm update * catalogue loader use search_engine * catalogue loader use search_engine getrequetes for all * change clauses to match max index * Prefix facets with F_ * add suffix F_ before facettes in clauses match * catalogue test + moteurrecherche with prefix F_ * convert table notices to utf8 * extensible false for bookmarkedsearch * add prefixed facets script * optimize update db script * fix UpgradeDB_437_Test * use facet prefix constant evrywhere it is needed * use RECORD_WORDS constant everywhere it is needed * update facet in query mode * delete var default_volatile in modeltestcase and abstractcontrollertestcase * opti phase domain * update advanced search ignore empty value in fields * better manage advanced search * prepare phase opti indexation domain * dev#182565 : crete new phase before_phase * dev#182563 : phase domain next to dynamic facet phase * dev#182571 : add mandatory phase with create index * dev#182577 : add script to drop and recreate index * dev#182567 : add new screen analyse stat in cosmo * fix error limit_page * countAll doesnt work in db mode * PHP7.4 TO 8.1 : error classifying doctypes
parent
f4e3d6d8
Branches
Tags
Showing
- FEATURES/167408 10 additions, 0 deletionsFEATURES/167408
- VERSIONS_WIP/167408 1 addition, 0 deletionsVERSIONS_WIP/167408
- application/modules/admin/views/scripts/catalogue/tester.phtml 2 additions, 1 deletion...cation/modules/admin/views/scripts/catalogue/tester.phtml
- application/modules/opac/views/scripts/recherche/guidee.phtml 1 addition, 27 deletions...ication/modules/opac/views/scripts/recherche/guidee.phtml
- cosmogramme/cosmozend/application/modules/cosmo/controllers/CosmoAnalyseController.php 28 additions, 0 deletions...tion/modules/cosmo/controllers/CosmoAnalyseController.php
- cosmogramme/cosmozend/application/modules/cosmo/views/scripts/cosmo-analyse/index.phtml 2 additions, 0 deletions...ion/modules/cosmo/views/scripts/cosmo-analyse/index.phtml
- cosmogramme/cosmozend/tests/CosmoControllerTestCase.php 2 additions, 6 deletionscosmogramme/cosmozend/tests/CosmoControllerTestCase.php
- cosmogramme/cosmozend/tests/application/modules/cosmo/controllers/CosmoAnalyseControllerTest.php 92 additions, 0 deletions.../modules/cosmo/controllers/CosmoAnalyseControllerTest.php
- cosmogramme/cosmozend/tests/application/modules/cosmo/controllers/DeleteItemsControllerTest.php 6 additions, 6 deletions...n/modules/cosmo/controllers/DeleteItemsControllerTest.php
- cosmogramme/php/_menu.php 1 addition, 1 deletioncosmogramme/php/_menu.php
- cosmogramme/php/classes/classe_notice_integration.php 6 additions, 5 deletionscosmogramme/php/classes/classe_notice_integration.php
- cosmogramme/php/integre_traite_main.php 105 additions, 108 deletionscosmogramme/php/integre_traite_main.php
- cosmogramme/sql/patch/patch_454.php 25 additions, 0 deletionscosmogramme/sql/patch/patch_454.php
- cosmogramme/tests/php/classes/135229_rules_with_space.mrc 1 addition, 1 deletioncosmogramme/tests/php/classes/135229_rules_with_space.mrc
- cosmogramme/tests/php/classes/ModelTestCase.php 5 additions, 7 deletionscosmogramme/tests/php/classes/ModelTestCase.php
- cosmogramme/tests/php/classes/test-genre-multiple-902.txt 1 addition, 1 deletioncosmogramme/tests/php/classes/test-genre-multiple-902.txt
- library/Class/Article/Select.php 12 additions, 5 deletionslibrary/Class/Article/Select.php
- library/Class/Bib/PortalBorrowers.php 12 additions, 15 deletionslibrary/Class/Bib/PortalBorrowers.php
- library/Class/Catalogue.php 37 additions, 50 deletionslibrary/Class/Catalogue.php
- library/Class/Catalogue/Loader.php 119 additions, 176 deletionslibrary/Class/Catalogue/Loader.php
Please register or sign in to comment