mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-01 01:51:57 +02:00
Merge pull request #16 from TehShrike/patch-3
Fix link to "Async Search" heading
This commit is contained in:
@@ -86,7 +86,7 @@ All Features:
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="#async">Async Processing</a>
|
||||
<a href="#async_search">Async Search</a>
|
||||
</td>
|
||||
<td>x</td>
|
||||
<td>x</td>
|
||||
@@ -610,6 +610,7 @@ Limit the result:
|
||||
index.search("John", 10);
|
||||
```
|
||||
|
||||
<a name="async_search"></a>
|
||||
#### Async Search
|
||||
Perform queries asynchronously:
|
||||
|
||||
|
Reference in New Issue
Block a user