Changes between Version 36 and Version 37 of BluePrint/TextSearch


Ignore:
Timestamp:
04/27/13 14:56:54 (12 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/TextSearch

    v36 v37  
    108108*    The user should go the the Document -> Search.
    109109
    110 *    For Simple Search: Tick the checkbox to search through uploaded documents.
    111 
    112 *    For Advanced Search: Type the following query(string) he wants to search for.
     110*    '''For Simple Search''': Tick the checkbox to search through uploaded documents.
     111
     112*    '''For Advanced Search''': Type the following query(string) he wants to search for.
    113113
    114114*    The output will be the response of the Lucene Daemon running in the background.
     
    123123*    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.
    124124
    125 *    For Simple Search: Tick the checkbox to search through uploaded documents in related resources.
    126 
    127 *    For Advanced Search: 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.)
     125*    '''For Simple Search''': Tick the checkbox to search through uploaded documents in related resources.
     126
     127*    '''For Advanced Search''': 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.)
    128128
    129129*    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).