nextapps-de / flexsearch

Next-Generation full text search library for Browser and Node.js
Apache License 2.0
12.54k stars 492 forks source link

Documentation for index serialization format? #188

Closed chrisspen closed 3 years ago

chrisspen commented 4 years ago

What's the format for the index serialization format?

Is it specific to Javascript format, or is it a language agnostic format that can be created by any language?

ts-thomas commented 3 years ago

The exported format is JSON-compatible.