[GeoNetwork-devel] searchDefaults/keywords used for anything?

While looking through MainUtil.java I noticed that
the "keywords" (a.k.a. Geonet.SearchResult.KEYWORDS)
search field is only initialized, never updated as
per every other search field. I couldn't
find any use of this search field - it seems the
"real" keywords field is "themekey". An historical
leftover?

--
Richard Walker
Software Improvements Pty Ltd
Phone: +61 2 6273 2055
Fax: +61 2 6273 2082

Thanks Richard, I removed these unused search fields.

Francois
On mer, 2008-05-21 at 13:55 +0959, Software Improvements gn-devel wrote:

While looking through MainUtil.java I noticed that
the "keywords" (a.k.a. Geonet.SearchResult.KEYWORDS)
search field is only initialized, never updated as
per every other search field. I couldn't
find any use of this search field - it seems the
"real" keywords field is "themekey". An historical
leftover?