diff --git a/README.md b/README.md index 684d9f7..51d09e7 100644 --- a/README.md +++ b/README.md @@ -2321,10 +2321,10 @@ for(let i = 0; i < files.length; i++){ - Using the `async` variants like `.searchAsync` is now deprecated (but still works), asynchronous responses will always return from Worker-Index and from Persistent-Index, everything else will return a non-promised result. Having both types of methods looks like the developers can choose between them, but they can't. - Any of your exports from versions below v0.8 are not compatible to import into v0.8 -## Not finished yet +## What's next? Unfortunately, not everything could be finished and needs to be done in the upcoming version. -- The `Resolver` does not support Document-Indexes, there is still some work to do. +- The `Resolver` currently does not support Document-Indexes, there is still some work to do. - Config serialization for persistent indexes (store configuration, check migrations, import and restore field configurations) -- Tooling for persistent indexes (list all tables, remove tables) \ No newline at end of file +- Tooling for persistent indexes (list all tables, remove tables) diff --git a/demo/autocomplete.html b/demo/autocomplete.html index 816de3e..a3030db 100644 --- a/demo/autocomplete.html +++ b/demo/autocomplete.html @@ -76,8 +76,8 @@
+ + + + + + + + + + - +