#
enterprise-search
Here are 20 public repositories matching this topic...
enhancement
New feature or request
good first issue
Good for newcomers
milli
Related to the milli repo: https://github.com/meilisearch/milli/
Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
search
search-engine
elasticsearch
algolia
database
cpp
raft
fuzzy-search
synonyms
in-memory
full-text-search
datastore
instantsearch
merchandising
enterprise-search
geosearch
typo-tolerance
site-search
faceting
app-search
-
Updated
Apr 28, 2022 - C++
JasonStoltz
commented
Oct 31, 2019
The Results component should accept a prop called 'displayFields` which would allow users to specify which fields from their result object to display. The parameter should be able to express:
- Order
- field
- field label
Example:
result:
{
title: {title value},
date: {date value},
cats: {cats value }
isbn: {isbn value}
}
Component using new field
Fess is very powerful and easily deployable Enterprise Search Server.
search
java
search-engine
elasticsearch
crawler
full-text-search
lucene
fulltext-search
enterprise-search
-
Updated
Apr 24, 2022 - Java
Blazingly fast, multi tenant, faceted search API
-
Updated
Dec 31, 2020 - JavaScript
Fess Site Search provides JavaScript files.
-
Updated
Feb 14, 2022 - CSS
Official Python client for Elastic Enterprise Search, App Search, and Workplace Search
python
client
elasticsearch
enterprise-search
app-search
appsearch
elastic-enterprise-search
elastic-app-search
elastic-workplace-search
workplace-search
-
Updated
Apr 15, 2022 - Python
Official Ruby client for Elastic Enterprise Search, App Search, and Workplace Search
ruby
client
enterprise-search
app-search
appsearch
elastic-enterprise-search
elastic-app-search
elastic-workplace-search
workplace-search
-
Updated
Mar 30, 2022 - Ruby
Elastic Enterprise Search Official PHP Client
php
client
elastic
enterprise-search
app-search
appsearch
elastic-enterprise-search
elastic-app-search
elastic-workplace-search
workplace-search
-
Updated
Apr 21, 2022 - PHP
AI-powered search demo on CodeProject's articles
-
Updated
Nov 26, 2020 - C#
An end-to-end fully secure Elasticsearch cluster with Kibana and run by Docker. Using official images.
-
Updated
Apr 29, 2021
Öppen dokumentation om sök och informationsarkitektur från Västra Götalandsregionen.
-
Updated
Feb 6, 2017
Elastic Enterprise Search Monitoring Dashboard
elasticsearch
kibana
monitoring
dashboard
elastic
observability
enterprise-search
app-search
elastic-appsearch
elastic-enterprise-search
elastic-workplace-search
workplace-search
-
Updated
Apr 20, 2022
Official Node.js client for Elastic Enterprise Search, App Search, and Workplace Search.
nodejs
client
elasticsearch
elastic
elastic-search
enterprise-search
app-search
appsearch
elastic-appsearch
elastic-enterprise-search
elastic-workplace-search
workplace-search
-
Updated
Apr 27, 2022 - TypeScript
Official Connector Packages for Elastic Enterprise Search, App Search and Workplace Search
ruby
java
elasticsearch
elastic
connectors
enterprise-search
connector-library
appsearch
elastic-appsearch
elastic-enterprise-search
elastic-workplace-search
workplace-search
-
Updated
Apr 27, 2022 - Ruby
Official SharePoint Server Connector Package for Elastic Enterprise Search, App Search and Workplace Search
microsoft
python
elasticsearch
connector
python3
sharepoint
elastic
enterprise-search
sharepoint-2013
sharepoint-2016
sharepoint-2019
elastic-enterprise-search
elastic-app-search
elastic-workplace-search
workplace-search
-
Updated
Apr 18, 2022 - Python
Repository with the code and data to recreate the https://nasa.curiosity.ai research papers search demo.
-
Updated
Dec 24, 2020 - C#
Vagrantfile for the FESS Full Text Search Engine on VirtualBox CentOS-7
-
Updated
Sep 8, 2019
Fess is very powerful and easily deployable Enterprise Search Server.
-
Updated
May 17, 2019 - Java
Scout driver เพิ่มเติมสำหรับ Laravel
-
Updated
Feb 17, 2022 - PHP
Improve this page
Add a description, image, and links to the enterprise-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enterprise-search topic, visit your repo's landing page and select "manage topics."


Following this spec: meilisearch/specifications#83
When indexing the
_geofield as a filterable or sortable attribute, MeiliSearch should be able to parse string or numeric values rather than raise aninvalid_geo_fielderror.Please, feel free to ask any question to be helped by the core team if needed