Previous Topic: Sequence of Operation from a Client (Indexer)Next Topic: Query Instance


Implementing the Query Function

A Query instance is a handler of search queries. Unlike an Indexer instance, which is configured once using ICISContentIndexer::Init() and whose configuration applies to all documents it indexes, a Query instance has each search call take its own configuration parameters.