Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#904 fixed Review CKAN documentation rgrp Stiivi

Reported by Stiivi, 3 years ago.

Description

What's bad at the moment?

  • lack of documentation e.g. config (very poorly documented)
  • too many sources of documentation
  • no common theming

Sources:

Resulting meta-ticket with things to do: ticket:927

#905 worksforme Unable to search with accented characters in package names thejimmyg Stiivi

Reported by Stiivi, 3 years ago.

Description

I have a package with name: "Štatistické prehľady agendy cestovných pasov" and when I try to search for "Štatistické" there are no results.

CKAN setup:

  • psql DB with UTF-8 tables
  • psql search backend
  • ckan version: 1.3.1b

Example:

http://verejnedata.sk/package/agenda-cestovnch-pasov

try to search for the first word in the package name.

#906 fixed Ability to search without accents for accented words thejimmyg Stiivi

Reported by Stiivi, 3 years ago.

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).

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.