Project

General

Profile

« Previous | Next » 

Revision 2708

Added by sgarg over 18 years ago

Bugfix in the searches done from the skin webpages...

View differences:

index.html
102 102
                                                                        +"</queryterm>"
103 103
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
104 104
                                                                                +"<value>" + searchString + "</value>"
105
                                                                                +"<pathexpr>title</pathexpr>"
106
                                                                        +"</queryterm>"
107
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
108
                                                                                +"<value>" + searchString + "</value>"
105 109
                                                                                +"<pathexpr>abstract/para</pathexpr>"
106 110
                                                                        +"</queryterm>"
107 111
                                                                +"</querygroup>"
......
199 203
<input name="search" type="radio" checked><span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
200 204
<input name="search" type="radio" id="searchAll"><span class="text_plain"> Search all fields (Slower)</span></input><br>
201 205
</form>
202
   <br><br>
203 206
      This tool allows you to search the registry for data
204 207
      sets of interest. When you type text in the box and
205 208
      click on the "Search" button, the search will only

Also available in: Unified diff