Lucene++ - a full-featured, c++ search engine
API Documentation


 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces | Typedefs
MapFieldSelector.h File Reference
#include "FieldSelector.h"

Go to the source code of this file.

Data Structures

class  Lucene::MapFieldSelector
 A FieldSelector based on a Map of field names to FieldSelectorResults. More...

Namespaces

namespace  Lucene

Typedefs

typedef HashMap< String,
FieldSelector::FieldSelectorResult > 
Lucene::MapStringFieldSelectorResult

clucene.sourceforge.net