1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-19 12:21:57 +02:00

added new logo

This commit is contained in:
Thomas Wilkerling
2021-05-21 11:39:26 +02:00
parent ac532fb6e7
commit 1ec73ca2c9
2 changed files with 21 additions and 2 deletions

View File

@@ -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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.8 KiB