77 | | * T |
| 75 | * The response will be displayed in the form as the search result for that query. |
| 76 | |
| 77 | Related Search: |
| 78 | * This type of search is to search for text in uploaded documents over multiple resources. |
| 79 | |
| 80 | * Go to that particular resource(eg. Hospital, Organization, etc) -> Search. |
| 81 | |
| 82 | * You have to type the particular resource in which you want to search(normal search) and also string in the text filter for document search. |
| 83 | |
| 84 | * So, it will search on the basis of the resource associated to the document and the search string for the document search.(So we will limit our search to only those documents for which a particular resource is associated.) |
| 85 | |
| 86 | * 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). |