diff --git a/doc/0.7.0.md b/doc/0.7.0.md index 4bdf827..3e82737 100644 --- a/doc/0.7.0.md +++ b/doc/0.7.0.md @@ -1,4 +1,9 @@ -# FlexSearch v0.7.0 +

+ FlexSearch.js: Next-Generation full text search library for Browser and Node.js +

+

+ +### 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 diff --git a/doc/flexsearch-logo.svg b/doc/flexsearch-logo.svg new file mode 100644 index 0000000..cb006bc --- /dev/null +++ b/doc/flexsearch-logo.svg @@ -0,0 +1,13 @@ + + + Group + + + + + + + + + + \ No newline at end of file