Closed lf- closed 4 years ago
This also fixes a deficiency in the FlexSearch index creation where we were previously and incorrectly indexing the IDs (content of the ref field), which was not the case for lunr indexes.
ref
Fixes #5
Hi @lf-, thanks for the PR. Sorry this was stagnant for so long.
I added your changes to master but altered it to remove the use of Ramda.
master
The changes are published in v1.1.0. Thanks!
v1.1.0
This also fixes a deficiency in the FlexSearch index creation where we were previously and incorrectly indexing the IDs (content of the
ref
field), which was not the case for lunr indexes.Fixes #5