Update page 'Search'

master
Melissa Belvadi 6 years ago
parent
commit
781941e17f
  1. 2
      Search.md

2
Search.md

@ -1,4 +1,4 @@
![Search Help Image](https://raw.githubusercontent.com/CS-4820-Library-Project/Libly/master/images/SearchHelp.png) ![Search Help Image](https://git.library.upei.ca/mbelvadi/COUNTER-5-Report-Tool/raw/master/images/SearchHelp.png)
## Database Functionality ## Database Functionality
The search page is connected to an SQLite database that stores all of the report data that has been fetched. Through the interface provided you can create a query as simple or advanced as you need and it will retrieve the relevant data and return it as a TSV file. The queries in this tool are structured in Product of Sum (POS) form, which means that it is a set separated by **and** operators of sets of conditions separated by **or** operators. The search page is connected to an SQLite database that stores all of the report data that has been fetched. Through the interface provided you can create a query as simple or advanced as you need and it will retrieve the relevant data and return it as a TSV file. The queries in this tool are structured in Product of Sum (POS) form, which means that it is a set separated by **and** operators of sets of conditions separated by **or** operators.

Loading…
Cancel
Save