-
## 环境及版本信息
飞鹤外网环境 :http://120.133.27.45/wbalone/pages/login/login.html 版本1.0
- `tinper-bee` 版本号:
`tinper-bee` 版本号 :^2.1.0
- 若使用单个组件,请标明该组件版本号:
- 当前项目中`react`的版本号:
版本号:16.6.3
- 所使用的操…
-
hello!
thanks for fixing previous issue.
looks like { combineWith: 'AND' } option performs as exact, not as AND search. and seems like fuzzy option is also ignored in that case
could you pls ta…
-
I have documents with nested fields e.g.
```js
[{ id: '', name: '', location: { postal: '11111', placename: '', unit: '07-03' } }]
```
i would like to access the nested field within e.g. 'location…
-
I've written code to compose different tokenizers and term post-processors together, however, I would like to be able to fall back to the built-in ones. Today, I do this by copying the regex/logic int…
-
I've got this error running `$ yarn run build` on examples folder of v1.1.2.
```none
ERROR in ./src/app.js
Module not found: Error: Can't resolve 'unfetch' in '/Users/dario/projects/minisearch/e…
-
I also meet this issue similar to #683 when I translate image to text, my command is:
`python translate.py -data_type img -model models_image/demo-model_step_25000.pt -src_dir data/im2text/images -sr…
-
Currently Travis builds fails due to:
```
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar (default-cli) on project opengrok-top: Language of file '…
-
I'm evaluating MiniSearch for a project where I need to search through a fairly small set of documents (about 10-100 documents, only titles). Prefix searching is quite important in this use-case. One …
-
## Description
Developing on Gatsby has been over time significantly slowing down - at times taking up 20-30 seconds for the hot loader to refresh the page. After around 10-20 updates to a page - i…
-
Hello,
the issue https://github.com/olivernn/lunr.js/issues/375 seems to be still occurring in some cases. Fuzzy search, even with stemming disabled, misses some words within the given edit distance.…