All Projects → lucidworks → solr-stack

lucidworks / solr-stack

Licence: other
Ambari stack service for easily installing and managing Solr on HDP cluster

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to solr-stack

lib
Perl Utility Library for my other repos
Stars: ✭ 16 (-11.11%)
Mutual labels:  solr, ambari
chorus
Towards an open source stack for e-commerce search
Stars: ✭ 86 (+377.78%)
Mutual labels:  solr
solr wrapper
Wrap your tests with Solr 5+
Stars: ✭ 22 (+22.22%)
Mutual labels:  solr
searchhub
Fusion demo app searching open-source project data from the Apache Software Foundation
Stars: ✭ 42 (+133.33%)
Mutual labels:  solr
solr-container
Ansible Container project that manages the lifecycle of Apache Solr on Docker.
Stars: ✭ 17 (-5.56%)
Mutual labels:  solr
ltr-tools
Set of command line tools for Learning To Rank
Stars: ✭ 13 (-27.78%)
Mutual labels:  solr
SitecoreInstallExtensions
Sitecore Install Extensions
Stars: ✭ 29 (+61.11%)
Mutual labels:  solr
jstarcraft-nlp
专注于解决自然语言处理领域的几个核心问题:词法分析,句法分析,语义分析,语种检测,信息抽取,文本聚类和文本分类. 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了多种自然语言处理算法,适配了多个自然语言处理框架. 兼容Lucene/Solr/ElasticSearch插件.
Stars: ✭ 92 (+411.11%)
Mutual labels:  solr
skipchunk
Extracts a latent knowledge graph from text and index/query it in elasticsearch or solr
Stars: ✭ 18 (+0%)
Mutual labels:  solr
multi-select-facet
An example of multi-select facet with Solr, Vue and Go
Stars: ✭ 30 (+66.67%)
Mutual labels:  solr
yasa
Yet Another Solr Admin
Stars: ✭ 48 (+166.67%)
Mutual labels:  solr
x
Commerce Search & Discovery frontend web components
Stars: ✭ 54 (+200%)
Mutual labels:  solr
solr-zkutil
Solr Cloud and ZooKeeper CLI
Stars: ✭ 14 (-22.22%)
Mutual labels:  solr
solr-vector-scoring
Vector Plugin for Solr: calculate dot product / cosine similarity on documents
Stars: ✭ 28 (+55.56%)
Mutual labels:  solr
wasp
WASP is a framework to build complex real time big data applications. It relies on a kind of Kappa/Lambda architecture mainly leveraging Kafka and Spark. If you need to ingest huge amount of heterogeneous data and analyze them through complex pipelines, this is the framework for you.
Stars: ✭ 19 (+5.56%)
Mutual labels:  solr
solr-cool.github.io
The Solr Package Directory and Sanctuary
Stars: ✭ 13 (-27.78%)
Mutual labels:  solr
django-solr
Solr Search Engine ORM for Django
Stars: ✭ 24 (+33.33%)
Mutual labels:  solr
BigInsights-on-Apache-Hadoop
Example projects for 'BigInsights for Apache Hadoop' on IBM Bluemix
Stars: ✭ 21 (+16.67%)
Mutual labels:  ambari
IATI.cloud
The open-source IATI datastore for IATI data with RESTful web API providing XML, JSON, CSV output. It extracts and parses IATI XML files referenced in the IATI Registry and powered by Apache Solr.
Stars: ✭ 35 (+94.44%)
Mutual labels:  solr
kitodo-presentation
Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.
Stars: ✭ 33 (+83.33%)
Mutual labels:  solr

Solr service for Ambari

Stop Ambari server:

ambari-server stop

Download solr-stack repository:

git clone https://github.com/lucidworks/solr-stack

Create Solr service pack:

./gradlew clean makePackage

Deploy the Solr service on Ambari server:

ambari-server install-mpack --mpack=build/solr-service-mpack-${version}.tar.gz -v

Start Ambari server:

ambari-server start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].