mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-08 21:20:41 +02:00
Merge pull request #315 from maximilianMairinger/patch-1
Fix doc formatting
This commit is contained in:
@@ -1545,7 +1545,7 @@ Assume the document array looks more complex (has nested branches etc.), e.g.:
|
||||
}
|
||||
```
|
||||
|
||||
Then use the colon separated notation ___`root:child:child`___ to define hierarchy within the document descriptor:
|
||||
Then use the colon separated notation `root:child:child` to define hierarchy within the document descriptor:
|
||||
|
||||
```js
|
||||
const index = new Document({
|
||||
|
Reference in New Issue
Block a user