Custom Query (2152 matches)
Results (2149 - 2151 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#906 | fixed | Ability to search without accents for accented words | thejimmyg | Stiivi |
Description |
In Slovakia users are expecting from sites to be able to search without typing accents, for example if they do not have SK keyboard, just US. For example searching for: 'Obyvateľstvo' and 'obyvatelstvo' (population) or 'štatistika' and 'statistika' (statistics) should yield same results. This should work the other way around as well, as some people might enter entries without accents into CKAN instance and others might search with accents. For SK language simple ASCII transliteration for searched term and indexed words is sufficient (iconv ASCIITRANSLIT). |
|||
#822 | fixed | Docs: Configuration as site-available instead of site-enabled for apache | Javier de la Cueva <jdelacueva@…> | |
Description |
The documentation for setting up Apache uses sites-enabled instead of sites-available and a2ensite demo.ckan.net |
|||
#668 | invalid | Caching issues on API v1 | thejimmyg | Colin Calnan |
Description |
It seems like the API v1 on CKAN metastable (cset:ec21f8e1c87e) has some caching issues. Steps to test:
|