mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-19 04:12:37 +02:00
added new logo
This commit is contained in:
10
doc/0.7.0.md
10
doc/0.7.0.md
@@ -1,4 +1,9 @@
|
||||
# FlexSearch v0.7.0
|
||||
<h1 align="center">
|
||||
<img src="https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.7.0/doc/flexsearch-logo.svg" alt="FlexSearch.js: Next-Generation full text search library for Browser and Node.js">
|
||||
<p></p>
|
||||
</h1>
|
||||
|
||||
### FlexSearch v0.7.0
|
||||
|
||||
A long journey finally comes to its end. This document gives you some insights of the current state plus an overview of introduced new features and changes.
|
||||
|
||||
@@ -84,6 +89,7 @@ What is not included yet but comes soon?
|
||||
|
||||
- ~~WebWorker (almost done)~~
|
||||
- Worker for Node.js (almost done)
|
||||
- Inline Worker (optionally)
|
||||
- Offset-Pagination (almost done)
|
||||
- ~~Export/Import (not implemented yet)~~
|
||||
- ~~Tags (almost done)~~
|
||||
@@ -100,7 +106,7 @@ What will be dropped?
|
||||
- Where-Clause
|
||||
- Index Information `index.info()`
|
||||
- Paging Cursor (gets replaced by offset)
|
||||
- Inline Worker (was replaced by native workers)
|
||||
- ~~Inline Worker (was replaced by native workers)~~
|
||||
|
||||
## Builtin Profiles
|
||||
|
||||
|
13
doc/flexsearch-logo.svg
Normal file
13
doc/flexsearch-logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 9.8 KiB |
Reference in New Issue
Block a user