Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openprocurement/openprocurement.search.buildout
Buildout for Openprocurement Search Software
https://github.com/openprocurement/openprocurement.search.buildout
Last synced: 17 days ago
JSON representation
Buildout for Openprocurement Search Software
- Host: GitHub
- URL: https://github.com/openprocurement/openprocurement.search.buildout
- Owner: openprocurement
- License: apache-2.0
- Created: 2015-12-22T01:05:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T17:38:23.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T11:35:19.374Z (2 months ago)
- Language: Python
- Size: 127 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OpenProcurement Search Buildout
## Requirements
- python 2.7
- ElasticSearch 1.7 (not 2.x)## Installation
$ cd openprocurement.search.buildout
$ python bootstrap.py
$ bin/buildout## First Start
$ bin/circusd --daemon
then check var/log files
## First Query
$ curl 127.0.0.1:8484/search?query=test
## Configuration
$ vi etc/search.ini