Eduard Witteveen wrote:
> Hello,
> 
> I want to add an optional property for builders.
> This propery is called 'max-search-results'.

And what's the main reason for adding this property? I can think of 
some, but if somebody proposes something like this, I'd like to know the 
reasons.....

> 
> The behaviour of this propery is that it stops creating new nodes after
> if the count get above the limit specified inside the builder.xml
> (default will be 0 and means no limit)
> 
> ReadSearchResults(ResultSet) will be changed, to ignore the records that
> are still left inside the resultset. 
> 

Why not use some sql to limit the results from the database? This could 
be done by the database-search project.

Gerard


Reply via email to