Class DocumentDatabase

java.lang.Object
com.yahoo.prelude.fastsearch.DocumentDatabase

public class DocumentDatabase extends Object
Representation of a document database realizing a schema in a content cluster.
Author:
geirst
  • Field Details

  • Constructor Details

    • DocumentDatabase

      public DocumentDatabase(Schema schema)
  • Method Details

    • schema

      public Schema schema()
    • getDocsumDefinitionSet

      public DocsumDefinitionSet getDocsumDefinitionSet()
      Returns the document summary model in this which knows how to convert serialized data to hit fields.