This package contains a generalized search Engine.

There is a Query Language that is used as intermediate representation for a {@link com.top_logic.base.search.Query}. This Language is parsed by the classes found in {@link com.top_logic.base.search.parser} Such Queries can be resolved by classes implementing the {@link com.top_logic.base.search.Searcheable} Interface.


Copyright © 2001-2006 Business Operation Systems GmbH. All Rights Reserved.