Extension Filtersearch


Extension Basics

Title
Filtersearch
Name
ckanext-filtersearch
Type
Public extension
Description
The **filtersearch** extension for CKAN enhances the dataset search capabilities by allowing users
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-11-23 08:44:18)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://travis-ci.org/test/ckanext-filtersearch.svg?branch=master :target: https://travis-ci.org/test/ckanext-filtersearch

.. image:: https://coveralls.io/repos/test/ckanext-filtersearch/badge.svg :target: https://coveralls.io/r/test/ckanext-filtersearch

.. image:: https://pypip.in/download/ckanext-filtersearch/badge.svg :target: https://pypi.python.org/pypi//ckanext-filtersearch/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-filtersearch/badge.svg :target: https://pypi.python.org/pypi/ckanext-filtersearch/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-filtersearch/badge.svg :target: https://pypi.python.org/pypi/ckanext-filtersearch/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-filtersearch/badge.svg :target: https://pypi.python.org/pypi/ckanext-filtersearch/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-filtersearch/badge.svg :target: https://pypi.python.org/pypi/ckanext-filtersearch/ :alt: License

=============

ckanext-filtersearch

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!


Requirements

depends on spatial extension as spatial_query called here

checks whether spatial extend and time extend have been selected (datesearch)


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-filtersearch:

  1. Activate your CKAN virtual environment, for example::

    . /usr/lib/ckan/default/bin/activate

  2. Install the ckanext-filtersearch Pytho

Version
1.0
Version release date
2017-12-12
Contact name
ccca-dc
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
filtersearch
CKAN Settings (ckan.ini)
# ckanext.filtersearch.facet_matches = yy      (Number of matches necessary to build a dynamic facet of a user given parameter)
DB migration to be executed
(not set)
<< back to Extensions