Project

General

Profile

« Previous | Next » 

Revision 3790

based on what jing found with the sanparks search performance issue, his comment for sanparks applies for this saeon file too:
"Changing search field from idinfo/keywords/theme/placekey to placekey"

View differences:

lib/style/skins/saeon/searchPathQuery.js
106 106
		searchFieldArray[counter++] = "idinfo/citation/citeinfo/title";
107 107
		searchFieldArray[counter++] = "idinfo/citation/citeinfo/origin";
108 108
		searchFieldArray[counter++] = "idinfo/keywords/theme/themekey";
109
		searchFieldArray[counter++] = "idinfo/keywords/theme/placekey";
109
		searchFieldArray[counter++] = "placekey";
110 110
	}
111 111
	
112 112
	//generate the query

Also available in: Unified diff