1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-02 18:33:17 +02:00

Merge pull request #363 from itPiligrim/Fix-bidirectional-description

Fix bidirectional description
This commit is contained in:
Thomas Wilkerling
2024-01-06 13:21:22 +01:00
committed by GitHub

View File

@@ -820,7 +820,7 @@ FlexSearch is highly customizable. Make use of the right options can really impr
<td>
Boolean
</td>
<td>Sets the scoring resolution (default: 9).</td>
<td>Sets bidirectional search result. If enabled and the source text contains "red hat", it will be found for queries "red hat" and "hat red".</td>
<td>true</td>
</tr>
</table>