-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Search string can be:
- paper or blog name
- Company's name
- University's name if paper
- Author(s) name
It will be good to support lazy loading of search results.
Describe the solution you'd like
- Use blogs and paper's dataset
- Write methods will be invoked on this HTTP request:
http://ip of the application instance
/search/{string type keyword}
Describe alternatives you've considered
NA
Additional context
Good to have tests written.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request