Holumbus-Searchengine-1.2.3: A search and indexing engine.

Portabilitynone portable
Stabilityexperimental
MaintainerTimo B. Huebel (tbh@holumbus.org)
Safe HaskellNone

Holumbus.Index.Common.DocId

Description

The document identifier type DocId

Synopsis

Documentation

newtype DocId Source

The unique identifier of a document (created upon insertion into the document table).

Constructors

DocId 

Fields

theDocId :: Int64