Skip to content

Conversation

@julianrojas87
Copy link

Main changes:

  • Implement a new evaluation function for SubstringQuery tree:relation pruning based on string-similarity with query value.
  • Adjust async/await structure of recursive function followChildRelations to sequentially process every level of the tree but process in parallel their content.
  • Normalize result object structure for both AutocompleteClient and FuzzyAutocompleteClient.
  • Include string-similarity score for prefix queries.
  • Remove hardcoded node_modules and local dependency on ldfetch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant