[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1149: TooManyClauses when printing too many records

#1149: TooManyClauses when printing too many records
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Keywords: |
---------------------+------------------------------------------------------
When !LuceneQueryBuilder was added, boolean query maxClauseCount was not
set. Default value (1024) is used.

{{{
org.apache.lucene.search.BooleanQuery?$TooManyClauses?: maxClauseCount is
set to 1024
}}}

Increase maxClauseCount value.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1149&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/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.

#1149: TooManyClauses when printing too many records
----------------------+-----------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by fxp):

  * status: new => closed
  * resolution: => fixed

Comment:

Commit dcab654bca021329ca8e707abdd0039e3ecb7065

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1149#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/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.