CLucene - a full-featured, c++ search engine
API Documentation
Go to the source code of this file.
Classes | |
| class | lucene::document::DateField |
| Provides support for converting dates to strings and vice-versa. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::document |
Defines | |
| #define | DATEFIELD_DATE_MAX _ILONGLONG(31536000000000) |
| #define | DATEFIELD_DATE_LEN 9 |
| #define DATEFIELD_DATE_LEN 9 |
| #define DATEFIELD_DATE_MAX _ILONGLONG(31536000000000) |