Skip to content
#

query-processor

Here are 19 public repositories matching this topic...

An application that has a Navigation Drawer placed on both sides (Left & Right) of the screen. The Right Drawer also has a Search View and the menu items on the drawer will be shown according to the user's search query. All menu items are added programmatically and each of their information (title and icon) is parsed from certain XML files. Ther…

  • Updated Jun 28, 2018
  • Java

Returns Top 10 URL results and corresponding ranking scores for user entered search query.Implements conjunctive as well as disjunctive query processing and uses BM25 as the ranking function.Very Efficient, returns results for conjunctive queries in less than 50ms.

  • Updated Nov 6, 2017
  • Java

Improve this page

Add a description, image, and links to the query-processor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the query-processor topic, visit your repo's landing page and select "manage topics."

Learn more