Metadata-Version: 1.1
Name: searchlight
Version: 6.0.0.0b1
Summary: OpenStack Search Service
Home-page: https://docs.openstack.org/searchlight/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: https://governance.openstack.org/tc/badges/searchlight.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
            :alt: Searchlight is an official OpenStack project as indicated by
                  the "project:official" badge
        .. NOTE(rosmaita): the alt text above will have to be updated when
           additional tags are asserted for Searchlight.  (The SVG in the
           governance repo is updated automatically.)
        
        .. Change things from this point on
        
        ========
        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
        ==============
        
        * Installation instruction and user guides:
          https://docs.openstack.org/searchlight/latest
        * Searchlight wiki:
          https://wiki.openstack.org/wiki/Searchlight
        * Release notes: https://docs.openstack.org/releasenotes/searchlight/
        * Specs: https://specs.openstack.org/openstack/searchlight-specs/
        
        Code
        ====
        
        Searchlight code is available in the following repositories:
        
        * Searchlight API and Listener:
          https://git.openstack.org/cgit/openstack/searchlight
        * Searchlight Python client:
          https://git.openstack.org/cgit/openstack/python-searchlightclient
        * Searchlight Horizon UI:
          https://git.openstack.org/cgit/openstack/searchlight-ui
        
        Bugs
        ====
        
        Please report bugs at https://storyboard.openstack.org/#!/project_group/searchlight
        
        License
        =======
        
        Apache Licence 2.0
        
        Other Resources
        ===============
        
        Use the following resources to learn more:
        
        * Storyboard project: https://storyboard.openstack.org/#!/project_group/searchlight
        * Send mail to openstack-dev@lists.openstack.org with [Searchlight]
          tag for help and hacking of Searchlight
        * IRC channel: #openstack-searchlight
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
