Skip to main content

One doc tagged with "Number"

Number in a database system refers to an operation that calculates the number of records or items in a data set. Number is often used in database queries to obtain summaries or statistics about the data in the database.

View all tags

Lucene Index Queries

The basic search engine in the HgDB database is the Apache Lucene index implementation. Lucene Core is a Java library that provides advanced indexing and search features, as well as spell checking, hit highlighting, and advanced analysis capabilities. This article will describe the rules for creating search and aggregate queries that apply in Mercury DB (HgDb) 3.0.