eduard <[EMAIL PROTECTED]> wrote: > Michiel Meeuwissen wrote: > > >"P.van Kemenade" <[EMAIL PROTECTED]> wrote: > > > > > >>Hi > >> > >>on a > >> cloud.getNodeManager(bla).getList(bla); > >>I get a > >> > >> Maximum number of nodes protection, the query generated to much > >> nodes, > >> please define a query that is more specific(maximum:1000 on > >>builder:insrel) > >> > >>is there a place where I can config this ? > >> > >> > >I think it is in object.xml: > > > > <properties> > > <property name="max-nodes-from-query">10000</property> > ></properties> > > > > > IIRC this can also be done in the specific builder.xml which overrides > the value of the object.xml
Of course. Btw in 1.7 it is possible to explicitely limit the size of your query result (SearchQuery project), so this options gets a bit silly. Perhaps it should be switched off on default (-1?) or removed. Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
