- Jun 05, 2024
-
-
Sebastien ANDRE authored
-
- Nov 16, 2023
-
-
* 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 abstractcontrollertes...
-
- Sep 12, 2022
-
-
Ghislain Loas authored
-
- Jun 23, 2022
-
-
Patrick Barroca authored
-
- Jun 09, 2022
-
-
Patrick Barroca authored
-
- May 04, 2022
-
-
Laurent authored
You can now build dynamic facets/thesaurus on a list of of domains. - activation by admin var ENABLE_FACETS_ON_DOMAINS - configuration screen in Bokeh admin > domains > facets - adds Cosmogramme phase to index records according to the dynamic facets - restore thesaurus CODE field usage as a grouping field : UNIMARC for dynamic facets on unimarc, DOMAIN for those on domain - minimum MariaDB version is now 10.3 - admin domains list now display user favorite indicator and OAI Spec with link to ListRecords
-