Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3548 - Full text snippets search v2 #3662

Merged
merged 25 commits into from
May 28, 2021
Merged

Conversation

mfacar
Copy link
Collaborator

@mfacar mfacar commented May 12, 2021

fixes #3548

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

@mfacar mfacar marked this pull request as ready for review May 19, 2021 15:49
@daneryl daneryl requested a review from grafitto May 24, 2021 14:26
@grafitto grafitto force-pushed the 3548-full-text-search-v2 branch from b7c8f25 to 065add4 Compare May 25, 2021 10:11
@mfacar mfacar requested review from daneryl and removed request for grafitto May 25, 2021 15:37
@mfacar mfacar assigned daneryl and unassigned grafitto May 25, 2021
app/api/search.v2/buildQuery.ts Outdated Show resolved Hide resolved
app/api/search.v2/searchResponse.ts Outdated Show resolved Hide resolved
app/react/Library/actions/libraryActions.js Show resolved Hide resolved
@daneryl daneryl merged commit 8a305ef into development May 28, 2021
@daneryl daneryl deleted the 3548-full-text-search-v2 branch May 28, 2021 11:51
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.

Full text search (13pts)
3 participants