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

DIG Sandpaper workflow #248

Open
2 of 3 tasks
saggu opened this issue Aug 3, 2018 · 2 comments
Open
2 of 3 tasks

DIG Sandpaper workflow #248

saggu opened this issue Aug 3, 2018 · 2 comments

Comments

@saggu
Copy link
Member

saggu commented Aug 3, 2018

We need to make following changes to the sandpaper, a query is sent to sandpaper with a text or phrase.

  • Sandpaper should call Lukas box and get k document ids with similarity scores
  • Alter the ES query: add k doc ids to the query, fetch the documents and return the results to DIG UI
  • If there are facets selected in the query, add filters to the previous query, fetch and return documents to DIG UI
@saggu
Copy link
Member Author

saggu commented Aug 17, 2018

Right now, sandpaper is able to call a webservice to get similar docs. ToDo: find out how to call it as a procedure

@saggu
Copy link
Member Author

saggu commented Aug 28, 2018

We are going with webservice at this point.

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

No branches or pull requests

1 participant