A clojure client for Apache Solr.
https://github.com/mlehman/solrcljTags | solr-client solr-library |
Implementation | Clojure |
License | Public |
Platform | OS-Independent |
Solrj is the official java client to access Solr. It offers a java interface to add, update, and query the solr index. SolrJ hides a lot of the details of connecting to Solr and allows your application to interact with Solr with simple high-level methods. The SolrJ API is included with Solr, so you do not have to download or install anything else.
solr-client solr-library solrThe simple Apache Solr client for Scala. This is based on the SolrJ and provides optimal interface for Scala.Add the following dependency into your build.sbt to use solr-scala-client.
solr solr-client solr-librarySolrstrap is a Query-Result interface for Solr. Solrstrap is intended to be a starting point for those building web interfaces that talk to Solr, or a very lightweight admin tool for querying Solr in a Googleish fashion.This is because it does everything in Javascript, CSS and HTML on the client side. JSON is shot back from the server and interpeted by the web browser.
solr-client solr-library solr-gui solr-user-interfaceA solr client for indexing, adding, deleting,committing and searching documents within an Apache Solr installation. It supports commands like search(select), add, delete, update, commit, rollback, optimize, ping, real-time get, prepare commit, soft commit, arbitrary search handler (i.e: mlt, luke ...), Lucene query / DisMax query, Grouping / Field Collapsing, Facet, MoreLikeThis etc.
solr-client solr-libraryBlacklight is an open source OPAC (online public access catalog). It is ruby-on-rails based discovery interface (a.k.a. “next-generation catalog”) especially optimized for heterogeneous collections. It could be used as a library catalog, as a front end for a digital repository, or as a single-search interface to aggregate digital content that would otherwise be siloed. Blacklight uses Solr, an enterprise-scale index for its search engine.
solr-tools solr-ui user-interface catalog-search front-end opac marc-record-indexer solr-client solr-libraryAJAX Solr is a JavaScript library for creating user interfaces to Apache Solr.
solr-client solr-libraryAn Apache Solr library written in Go, Its functionality includes Select queries, Function Queries, Update queries (add/replace/delete), Faceting.
solr-client solr-librarypysolr is a lightweight Python wrapper for Apache Solr. It provides an interface that queries the server and returns results based on the query.Or if you want to install directly from the repository: python setup.py install, or drop the pysolr.py file anywhere on your PYTHONPATH.
solr-client solr-library solr-python-clientA simple, extensible Ruby client for Apache Solr.
solr-client solr-librarySunburnt is a library to interface with a Solr instance from Python. It helps to query Solr in a Pythonic way, without having to understand Solr’s query syntax. It provides support to insert Python objects into a Solr index.
solr-client solr-interface apiAJAX Solr is a JavaScript library for creating user interfaces to Apache Solr. AJAX Solr supports all features of Solr, including spell check, spatial local parameters, local parameters, facet parameters on both global and per-field bases, and more. It supports Calender, Results, Pager, Tagcloud, Autocomplete and few other widgets.
solr-widgets solr-library ajaxThe Banana project was forked from Kibana, and works with all kinds of time series (and non-time series) data stored in Apache Solr. It uses Kibana's powerful dashboard configuration capabilities, ports key panels to work with Solr, and provides significant additional capabilities, including new panels that leverage D3.js.
solr-client solr-gui solr-user-interfaceSolr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g., Word, PDF) handling. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.
search-engine searchengine full-text-search facet distributed analyticsLunr.js is a small, full-text search library for use in the browser. It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries. A bit like Solr, but much smaller and not as bright. Lunr enables you to provide a great search experience without the need for external, server-side, search services. Lunr has no external dependencies and works in your browser or on the server with node.js.
searchengine search-engine offline-search full-text-search javascript-searchengineThoth is a real-time solr monitor and search analysis engine. It's a set of tools that can help you collect, visualize and leverage data coming from your solr search infrastructure.
solr-tools monitoring analysis solr-monitorApache Lucene is a high-performance, full featured text search engine library written in Java.Apache Solr is an enterprise search platform written using Apache Lucene. Major features include full-text search, index replication and sharding, and result faceting and highlighting.
Spyglass provides a simple search interface for Solr using EmberJS. Searchers that return a result from a given Solr url. Result Sets that automatically show the results returned by their searchers, and Facets which toggle search parameters.
solr-tools searchengine-toolsThis project hosts Solr/Lucene in Windows Azure using multi-instance replication for index-serving and single-instance for index generation with a persistent index mounted in Azure storage. Typical scenarios could be a commercial and publisher sites that need to scale the traffic with increasing query volume and need to index maximum 16 TB of data and require couple of index updates per day.
lucene-interop solr-interop lucene-solr-azure
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.