[GeoNetwork-devel] [GeoNetwork opensource Developer website] #152: Search for "*" should be handled as search for ""

#152: Search for "*" should be handled as search for ""
------------------------------------+---------------------------------------
Reporter: heikki | Owner: geonetwork-devel@lists.sourceforge.net
     Type: enhancement | Status: new
Priority: minor | Milestone: v2.5.0
Component: General | Version: v2.4.1
Keywords: lucene search wildcard |
------------------------------------+---------------------------------------
A search for "*" is handled differently than a search for "", even though
they should yield the same results. Moreover, searching for "*" may lead
to an error about 'maxClauseCount'.

Let's handle a search for "*" as if it were a search for "".

See also http://n2.nabble.com/maxClauseCount-Problem-
td3504126.html#a3504126.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/152&gt;
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.