We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910c043 commit 6d3f900Copy full SHA for 6d3f900
src/MiniSearch.ts
@@ -766,6 +766,7 @@ export default class MiniSearch<T = any> {
766
/**
767
* Removes some fields from an existing documeny
768
*
769
+ * The original fields to be removed must be provided as the second argument.
770
* The removed fields should be present on the document, or an error will be
771
* thrown.
772
0 commit comments