FanOne

Results 11 issues of FanOne

**Please provide Issues links to:** - Issues: #181 **Provide test code:** I added the stopwords test code in `hmm/idf/idf_test.go` ```Go err = te.LoadStopWords() tt.Nil(t, err) ``` and I had run...

enhancement
Proposal

## Description I see the bm25.go file in path`(hmm/bm25/bm25.go)`, so I wanna ask author any plan on bm25 ? 😃 If author had the plan on implementing the bm25, I...

enhancement
Proposal

**Special notes for your reviewer**: generate id by snowflake and passed the unit test. **Does this PR introduce a user-facing change?**: ```release-note feat: support generate id by snowflake ```

coding

**What this PR does**: support discovery by redis **Special notes for your reviewer**: I had tested and passed the unit test by the local redis server

coding

use gorountines pool to avoid too many gorountines be created.

kind/enhancement
size/S
dco-passed

we need to support hot reloading to loading the new index data otherwise we need restart search engine module to reloading new index data.

enhancement
task-need-help

maybe we can refer to the es's technical program to separation of hot and cold index data.

enhancement
task-need-help

## How to extracting multiple similar markdown files and then displaying those markdown files? we are usually extracting multiple similar markdown files like this: and if I want to use...

documentation
help wanted

the pr is resubmit for this #32776 pr sorry for my mistake to close the pr #32776 and I can't reopen it again... so I have to resubmit this new...

kind/enhancement
kind/feature
size/S
dco-passed