opensearch-project / opensearch-project/opensearch-java

[FEATURE] add semantic field type

Open
#1,798 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
165
Forks
250
Avg merge
1d 18h
Merged PRs (30d)
26

Description

Is your feature request related to a problem?

semantic field type is supported in OpenSearch since 3.1, not it's not exposed in Java Client yet.

What solution would you like?

Add semantic type in the field type list in Java client.

What alternatives have you considered?

Publish it through api specification to all clients.

Do you have any additional context?

N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Java client field type list and checking how the API specification publishes field types to clients. Compare the supported semantic field type documentation for OpenSearch 3.1 with the existing list. Done means the semantic type is exposed in the Java client and any relevant generated or client checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.