RETIRED, OpenStack Search (Searchlight)
Go to file
Trinh Nguyen 2d4043eb0d Add support for ElasticSearch 5.x
Searchlight works with ElasticSearch 5.x but devstack plugin
and the test setup does not provide any option to use it.

Change-Id: Ia597f52dd14f41d90d8e44b1fea24ad8e781879f
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
Story: #1648255
Task: #25265
Task: #26181
2018-09-15 16:46:23 +09:00
api-ref/source Move some of the implementation notes lower 2018-08-31 14:58:15 +09:00
contrib/vagrant Add vagrant as a contrib folder 2018-09-01 12:00:04 +09:00
devstack Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
doc Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
etc Fixes the default sample policy path 2018-07-13 17:02:39 +08:00
images Document the Searchlight architecture 2016-08-16 21:37:43 +00:00
releasenotes Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
searchlight Adjustments for WebOb 1.8.1 2018-09-01 14:43:45 +09:00
test-scripts Merge "Add simple script to help testing image membership" 2018-08-31 06:41:17 +00:00
tools Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
.coveragerc Add .coveragerc file 2016-02-16 09:26:47 +00:00
.gitignore Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.gitreview Add .gitreview 2015-06-10 18:53:40 +01:00
.stestr.conf Switch to use stestr for unit test 2018-07-19 09:49:13 +07:00
.zuul.yaml Revert "Completely move zuul jobs from os infra to local" 2018-09-10 12:37:30 +00:00
CONTRIBUTING.rst Change launchpad to storyboard links 2018-09-01 07:38:21 +00:00
HACKING.rst Update the documentation link for doc migration 2017-08-03 14:53:12 +08:00
LICENSE Change README to RST format 2015-05-21 23:01:38 -07:00
README.rst Change launchpad to storyboard links 2018-09-01 07:38:21 +00:00
babel.cfg Change README to RST format 2015-05-21 23:01:38 -07:00
elasticsearch5.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
elasticsearch6.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
lower-constraints.txt Updated from global requirements 2018-08-22 16:16:54 +09:00
openstack-common.conf Switch to oslo.service 2015-06-27 12:23:17 +00:00
pylintrc Change README to RST format 2015-05-21 23:01:38 -07:00
requirements.txt Add support for ElasticSearch 5.x 2018-09-15 16:46:23 +09:00
setup.cfg Follow the new PTI for document build 2018-07-09 17:04:43 +07:00
setup.py Updated from global requirements 2017-03-15 05:20:43 +00:00
test-requirements.txt Add oslotest to test-requirements 2018-09-01 14:16:56 +09:00
tox.ini Add oslo_debug_helper to test 2018-09-06 16:57:44 +09:00

README.rst

Team and repository tags

Searchlight is an official OpenStack project as indicated by
the "project:official" badge

Welcome!

The Searchlight project provides indexing and search capabilities across OpenStack resources. Its goal is to achieve high performance and flexible querying combined with near real-time indexing. It uses Elasticsearch, a real-time distributed indexing and search engine built on Apache Lucene, but adds OpenStack authentication and Role Based Access Control to provide appropriate protection of data.

Documentations

Code

Searchlight code is available in the following repositories:

Bugs

Please report bugs at https://storyboard.openstack.org/#!/project_group/93

License

Apache Licence 2.0

Other Resources

Use the following resources to learn more: