Skip to main content

One doc tagged with "Average"

Average in a database system refers to a mathematical operation that calculates the average value of a specified field or attribute in a data set. Average 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.