mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-09 05:30:44 +02:00
disable remove by indices
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
lib = new Index({
|
||||
tokenize: "strict",
|
||||
resolution: 1,
|
||||
fastupdate: false,
|
||||
fastupdate: true,
|
||||
encoder: new Encoder({
|
||||
assign: DefaultEncoder,
|
||||
include: {
|
||||
|
Reference in New Issue
Block a user