Name | ckanext-composite-search JSON |
Version |
0.3.4
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2025-01-26 16:06:52 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | AGPL |
keywords |
ckan
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
[](https://github.com/DataShades/ckanext-composite-search/actions)
# ckanext-composite-search
Complex search form for the dataset search page.
Filter by field, search by multiple criteria, combine filter with the AND/OR operators and
forget about Lucene queries
## Requirements
Compatibility with core CKAN versions:
| CKAN version | Compatible? |
|-----------------|-------------|
| 2.9 | yes |
| 2.10 | yes |
| | |
## Installation
To install ckanext-composite-search:
1. Install the extension
```sh
pip install ckanext-composite-search
```
1. Add `composite_search default_composite_search` to the `ckan.plugins`
setting in your CKAN config file.
## Config settings
```ini
# Prefix for field-names of the search form. Due to the way,
# CKAN handles extra search parameters, prefix must begin with `ext_`
# (optional, default: ext_composite_).
ckanext.composite_search.prefix = ext_p_
# Escape search terms using single-quote, double-quote or both at the same time.
# (optional, default: double, values: single|double|both).
ckanext.composite_search.plugin.default.literal_quotes = single
# List of field names that must not be tokenized. Usually, one will
# use this option when searching by tags or other keywords.
# (optional, default: <empty>).
ckanext.composite_search.plugin.default.keyword_fields = tags groups
```
## License
[AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)
Raw data
{
"_id": null,
"home_page": null,
"name": "ckanext-composite-search",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "DataShades <datashades@linkdigital.com.au>",
"keywords": "CKAN",
"author": null,
"author_email": "DataShades <datashades@linkdigital.com.au>, Sergey Motornyuk <sergey.motornyuk@linkdigital.com.au>",
"download_url": "https://files.pythonhosted.org/packages/32/ad/8f2967335ee523247a8ed1d12cfcf2e1fa7df097d5ff99b0c1c1eafe92cd/ckanext_composite_search-0.3.4.tar.gz",
"platform": null,
"description": "[](https://github.com/DataShades/ckanext-composite-search/actions)\n\n# ckanext-composite-search\n\nComplex search form for the dataset search page.\n\nFilter by field, search by multiple criteria, combine filter with the AND/OR operators and\nforget about Lucene queries\n\n## Requirements\n\nCompatibility with core CKAN versions:\n\n| CKAN version | Compatible? |\n|-----------------|-------------|\n| 2.9 | yes |\n| 2.10 | yes |\n| | |\n\n\n## Installation\n\nTo install ckanext-composite-search:\n\n1. Install the extension\n ```sh\n\tpip install ckanext-composite-search\n ```\n\n1. Add `composite_search default_composite_search` to the `ckan.plugins`\n setting in your CKAN config file.\n\n\n## Config settings\n\n\n```ini\n# Prefix for field-names of the search form. Due to the way,\n# CKAN handles extra search parameters, prefix must begin with `ext_`\n# (optional, default: ext_composite_).\nckanext.composite_search.prefix = ext_p_\n\n# Escape search terms using single-quote, double-quote or both at the same time.\n# (optional, default: double, values: single|double|both).\nckanext.composite_search.plugin.default.literal_quotes = single\n\n# List of field names that must not be tokenized. Usually, one will\n# use this option when searching by tags or other keywords.\n# (optional, default: <empty>).\nckanext.composite_search.plugin.default.keyword_fields = tags groups\n\n```\n\n## License\n\n[AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)\n",
"bugtrack_url": null,
"license": "AGPL",
"summary": null,
"version": "0.3.4",
"project_urls": {
"Homepage": "https://github.com/DataShades/ckanext-composite-search"
},
"split_keywords": [
"ckan"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bcd285aee4a2dacd33fdcaf04c2ffbb2fa151be6aca2cf26ee9a3942f1350a9",
"md5": "45a3d5db1744f4758a3cce973e2061f8",
"sha256": "93648cc6f68f6c2fa9a75bd596bf6d3be09ca2d8654e9c717805f0412265b2ac"
},
"downloads": -1,
"filename": "ckanext_composite_search-0.3.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45a3d5db1744f4758a3cce973e2061f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40530,
"upload_time": "2025-01-26T16:06:50",
"upload_time_iso_8601": "2025-01-26T16:06:50.412815Z",
"url": "https://files.pythonhosted.org/packages/1b/cd/285aee4a2dacd33fdcaf04c2ffbb2fa151be6aca2cf26ee9a3942f1350a9/ckanext_composite_search-0.3.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "32ad8f2967335ee523247a8ed1d12cfcf2e1fa7df097d5ff99b0c1c1eafe92cd",
"md5": "2a7b8a989774b71dbc4d7d251f389e6e",
"sha256": "e0127fe119332fa12775355ef3fa53ae6c890f171586ceee253d7b5ac6c743e5"
},
"downloads": -1,
"filename": "ckanext_composite_search-0.3.4.tar.gz",
"has_sig": false,
"md5_digest": "2a7b8a989774b71dbc4d7d251f389e6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38961,
"upload_time": "2025-01-26T16:06:52",
"upload_time_iso_8601": "2025-01-26T16:06:52.665518Z",
"url": "https://files.pythonhosted.org/packages/32/ad/8f2967335ee523247a8ed1d12cfcf2e1fa7df097d5ff99b0c1c1eafe92cd/ckanext_composite_search-0.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-26 16:06:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DataShades",
"github_project": "ckanext-composite-search",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "ckanext-composite-search"
}