mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-20 04:41:36 +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.
|
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)~~
|
- ~~WebWorker (almost done)~~
|
||||||
- Worker for Node.js (almost done)
|
- Worker for Node.js (almost done)
|
||||||
|
- Inline Worker (optionally)
|
||||||
- Offset-Pagination (almost done)
|
- Offset-Pagination (almost done)
|
||||||
- ~~Export/Import (not implemented yet)~~
|
- ~~Export/Import (not implemented yet)~~
|
||||||
- ~~Tags (almost done)~~
|
- ~~Tags (almost done)~~
|
||||||
@@ -100,7 +106,7 @@ What will be dropped?
|
|||||||
- Where-Clause
|
- Where-Clause
|
||||||
- Index Information `index.info()`
|
- Index Information `index.info()`
|
||||||
- Paging Cursor (gets replaced by offset)
|
- Paging Cursor (gets replaced by offset)
|
||||||
- Inline Worker (was replaced by native workers)
|
- ~~Inline Worker (was replaced by native workers)~~
|
||||||
|
|
||||||
## Builtin Profiles
|
## 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