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
103 103
									+"</queryterm>"
104 104
									+"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
105 105
							     			+"<value>" + searchString + "</value>"
106
							     			+"<pathexpr>title</pathexpr>"
107
									+"</queryterm>"
108
									+"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
109
							     			+"<value>" + searchString + "</value>"
106 110
							     			+"<pathexpr>abstract/para</pathexpr>"
107 111
									+"</queryterm>"
108 112
							   	+"</querygroup>"
......
209 213
  <input name="search" type="radio" checked><span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
210 214
  <input name="search" type="radio" id="searchAll"><span class="text_plain"> Search all fields (Slower)</span></input><br>
211 215
</form>
212
   <br><br>
213 216
      This tool allows you to search the registry for data
214 217
      sets of interest. When you type text in the box and
215 218
      click on the "Search" button, the search will only

Also available in: Unified diff