Here are
556 public repositories
matching this topic...
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
Apache Lucene and Solr open-source search software
💕 build SSM from 0 👉🏽👉🏽 distributed micro service.
A better compressed bitset in Java
Updated
Mar 27, 2022
Java
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Elassandra = Elasticsearch + Apache Cassandra
Updated
Mar 28, 2022
Java
This is mavenised Luke: Lucene Toolbox Project
Updated
Feb 28, 2020
Java
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
Updated
Feb 9, 2022
JavaScript
ik-analyzer for solr 7.x-8.x
J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)
Updated
Apr 28, 2020
Java
Updated
Jul 15, 2021
Rust
jieba中文分词的.NET版本(支持.NET Framework与.NET Core)
Apache Lucene open-source search software
Updated
Mar 29, 2022
Java
Anserini is a Lucene toolkit for reproducible information retrieval research
Updated
Mar 29, 2022
Java
Fess is very powerful and easily deployable Enterprise Search Server.
Updated
Mar 27, 2022
Java
Lucene based secondary indexes for Cassandra
Updated
May 27, 2020
Java
Open-source Enterprise Grade Search Engine Software
Hibernate Search: full-text search for domain model
Updated
Mar 29, 2022
Java
Stroom is a highly scalable data storage, processing and analysis platform.
Updated
Mar 28, 2022
Java
Apache Solr open-source search software
Updated
Mar 29, 2022
Java
Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine
Updated
Feb 13, 2022
Java
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
HanLP中文分词Lucene插件,支持包括Solr在内的基于Lucene的系统
Updated
Oct 13, 2020
Java
A .NET indexing and search engine powered by Lucene.Net
Lightweight and performant Lucene-like parser and search engine.
Updated
Nov 11, 2021
TypeScript
Updated
Dec 6, 2017
JavaScript
Improve this page
Add a description, image, and links to the
lucene
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lucene
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Elastiknn exceptions do not extend ElasticsearchException, so they seem to always be turned into a 500, when a 4xx would often be more appropriate.
Expected behavior