Changes between Version 30 and Version 31 of BluePrint/TextSearch


Ignore:
Timestamp:
04/23/13 13:56:05 (12 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/TextSearch

    v30 v31  
    114114*    The response will be recorded and displayed as an output. Here there will be two categories of output. The first one would be the normal output of the search filter form and after that we would show the search results for the output of the full-text based query (the display/UI would be same as for unrelated search).   
    115115
     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
    116126=== Site Map ===
    117127