15 comments (15 comments)2 reactions (2 reactions)0 assignees (0 assignees)Java561 forks (561 forks)batch import
good first issue
Repository metrics
- Stars
- 4,948 stars (4,948 stars)
- PR merge metrics
- Avg merge 1d 22h (Avg merge 1d 22h)209 merged PRs in 30d (209 merged PRs in 30d)
Description
some kind of helper tool that translates from an Elasticsearch / Solr / Lucene query to YQL / query API, possibly combined with supporting documentation in https://vespa.ai/migrating-from-elastic-search-to-vespa - this will make it easier to do apples-to-apples comparisons for users doing evaluations
Contributor guide
- Research direction
- Familiarize yourself with Elasticsearch query DSL and Vespa YQL. Look at existing query parsers in the Vespa codebase for reference. Consider starting with a simple mapping for basic queries and then extending.
- Tech stack
- java
- Domain
- backenddeveloper experience
- Issue type
- Feature
- Prerequisites
- GitJavaMavenConceptual knowledge of search query languages