Skip to content

Conversation

germanosin
Copy link
Member

@germanosin germanosin commented Aug 14, 2025

  • Breaking change? (if so, please describe the impact and migration path for existing application instances)

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)

  • No need to
  • Manually (please, describe, if necessary)
  • Unit checks
  • Integration checks
  • Covered by existing automation

Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Check out Contributing and Code of Conduct

A picture of a cute animal (not mandatory but encouraged)

@germanosin germanosin requested a review from a team as a code owner August 14, 2025 08:16
@Haarolean Haarolean added the area/ux User experiense issues label Aug 15, 2025
@fallen-up
Copy link

@germanosin
is the option KAFKA_FTS_ENABLED: "true" enough for testing?

@germanosin
Copy link
Member Author

@germanosin is the option KAFKA_FTS_ENABLED: "true" enough for testing?

Yes correct, and you could adjust WITH
KAFKA_FTS_TOPICSMINNGRAM, KAFKA_FTS_TOPICSMAXNGRAM for topics index
KAFKA_FTS_FILTERMINNGRAM, KAFKA_FTS_FILTERMAXNGRAM for other searches

@germanosin germanosin linked an issue Aug 18, 2025 that may be closed by this pull request
2 tasks
@germanosin
Copy link
Member Author

germanosin commented Aug 21, 2025

@fallen-up new config:
KAFKA_FTS_TOPICS_NGRAM: true / false
KAFKA_FTS_TOPICS_NGRAM_MIN: 3
KAFKA_FTS_TOPICS_NGRAM_MAX: 5

@github-project-automation github-project-automation bot moved this from Todo to PR Approved in Release 1.4 Sep 4, 2025
@germanosin germanosin requested a review from a team as a code owner September 6, 2025 11:59
@germanosin germanosin merged commit f2fabd3 into main Sep 11, 2025
17 of 18 checks passed
@github-project-automation github-project-automation bot moved this from PR Approved to Done in Release 1.4 Sep 11, 2025
@germanosin germanosin deleted the issues/1087-fts branch September 11, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux User experiense issues scope/backend Related to backend changes status/triage/completed Automatic triage completed type/feature A brand new feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

BE: Add a full text search
5 participants