cloud
Knora Documentation Lucene Query Parser Syntax
Type to start searching
    dhlab-basel/Knora/docs
    dhlab-basel/Knora/docs
    • Introduction
      • What Is Knora?
      • Data Formats in Knora
      • Standoff/RDF Text Markup
      • An Example Project
    • Knora Ontologies
      • Introduction
      • The Knora Base Ontology
      • The SALSAH GUI Ontology
    • The Knora APIs
      • Knora API v1
      • Knora API v2
      • Knora Admin API
    • Deploying Knora
      • Publishing
      • Getting Started with Knora
      • Configuration
      • Updating Repositories When Upgrading Knora
    • Knora Internals
      • Design
      • Development
    • The SALSAH 1 GUI
    • The Sipi Media Server
      • Setting Up Sipi for Knora
      • Interaction Between Sipi and Knora
    • Lucene
      • Lucene Query Parser Syntax
    • Frequently Asked Questions
    • Release Notes
      • v1.1.0 Release Notes
      • v1.2.0 Release Notes
      • v1.3.0 Release Notes
      • v1.4.0 Release Notes
      • v1.5.0 Release Notes
      • v1.6.0 Release Notes
      • v1.7.x Release Notes
      • v2.x.x Release Notes
      • v3.x.x Release Notes
      • v4.x.x Release Notes
      • v5.x.x Release Notes
      • v6.x.x Release Notes
      • Release Notes for Next Release
      • Migration Notes
    label_outline 10.0.0

    Lucene Query Parser Syntax

    Full-text searches in Knora are based on Lucene. Therefore, full-text searches support the Lucene Query Parser Syntax.

    A full-text search consists of a single word in the simplest case, but could also be composed of several words combined with Boolean operators. By default, Lucene combines two or more terms separated by space with a logical OR.

    For examples, see Lucene Query Parser Syntax.

    Edit this page
    10.0.0
    Previous Lucene
    Next Frequently Asked Questions
    Copyright 2015-2019 the contributors (see Contributors.md)
    Powered by Paradox and Paradox Material Theme