-
Today there are major browsers support ES6 and ESM, so it make sense to ship ES6 version of your library together with commonjs and ES5M version.
Usually there are 3 types of versions which are goo…
-
The issue is that I cannot mangle properties in my app due to destructuring of private properties in minisearch.
I configure [terser](https://github.com/terser/terser#mangle-properties-options) to …
-
Minified sources make it incredibly annoying to debug what happens within minisearch. Libraries, in general, should not be published minified, that's an issue for applications to deal with (if they wa…
-
Hi Luca,
Excellent tool, I am testing and it works great so I would ask how to limit the number of results that returns, for example I only want the first 10 results of one search.
I really appr…
-
Today there are major browsers support ES6 and ESM, so it make sense to ship ES6 version of your library together with UMD version.
Usually there are 3 types of versions which are good to have in y…
-
Hey guys, I'm in love with this library. Its super cool and easy to use. I use Vue in my day job, and I would really love to be able to write some component docs with this, because as far as I know - …
-
## 环境及版本信息
- `tinper-bee` 版本号:
"tinper-bee": "2.2.3",
- 若使用单个组件,请标明该组件版本号:
"ref-multiple-table": "2.0.10",
"ref-multiple-table-ui": "1.0.4",
- 当前项目中`react`的版本号:
"react": "16.8.2…
-
In my case each record has only "name" and "url" fields. I'd like name to act as id as it's unique.
Is it possible to configure minisearch so it uses name field and doesn't complain that documents …
-
I think the TypeScript typing for the `storeFields` property might be in the wrong place:
https://github.com/lucaong/minisearch/blob/25f9e04c7a12968ea4074019d820adbc792a381c/src/index.d.ts#L30
S…
-
## 环境及版本信息
- `tinper-bee` 版本号:
"tinper-bee": "2.2.3",
- 若使用单个组件,请标明该组件版本号:
"ref-multiple-table": "2.0.10",
"ref-multiple-table-ui": "1.0.4",
- 当前项目中`react`的版本号:
"react": "16.8.2",
- 所…