https://github.com/openprocurement/openprocurement.search.buildout
Buildout for Openprocurement Search Software
https://github.com/openprocurement/openprocurement.search.buildout
Last synced: over 1 year 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T17:38:23.000Z (over 5 years ago)
- Last Synced: 2025-01-04T06:17:39.757Z (over 1 year 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