| 116 | ==== For Global Search: ==== |
| 117 | |
| 118 | * The user want to search through all the resource, then he will go to the global search option on the upper right corner of IFRC template. |
| 119 | |
| 120 | * The user need to type the resource or text he wants to search for. |
| 121 | |
| 122 | * The back-end processing happens and efficiently filters the resources and displays the output. The back-end processing can be done by Pulucene only, as we can search efficiently index the records and display the output. |
| 123 | |
| 124 | * The main task on how to categorize the output. We will divide the output form into category of resources in alphabetical order. For eg. Assets, CAP, GIS, Hospitals, etc.. So the category heading would be this resource and the output will be the corresponding records which match the search request. |
| 125 | |