Skip to content

Using the Search Bar

This page presents the main query types available in GEO Knowledge Hub through the search bar of the Front page. Start exploring them and build your own queries for simple and complex searches.

The query examples are divided into Basic and Advanced. The Basic examples cover everything needed for general queries in GEO Knowledge Hub. On the other hand, Advanced queries show the use of features that help you search for material considering specific details.

Below are examples of search queries you can perform in the GEO Knowledge Hub. Filter by type or theme, search for a term, then edit any query inline and press Go (or hit Enter) to run it on the digital library.

Themes

Showing 16 of 16 query examples

Basic Queries

Terms4 examples
TermsExample 1

Matches records with the terms 'open' or 'science' in any field. Stemming is applied.

TermsExample 2

Require the presence of both terms using the AND operator.

TermsExample 3

Require the presence of both terms using the + operator.

TermsExample 4

Require the absence of one or more terms using the NOT operator.

Phrases2 examples
PhrasesExample 1

Matches records with the phrase 'data cube' in any field.

PhrasesExample 2

Find records with the phrase 'dialogue series' in any field.

Fields2 examples
FieldsExample 1

Matches records with 'open' in the metadata.title field.

FieldsExample 2

Search for multiple terms in a specific field using parentheses.

Combined1 example
CombinedExample 1

Combine simple, phrase, and field queries for advanced searches.

Range2 examples
RangeExample 1

Match records with publication date between 2017 and 2018 (inclusive).

RangeExample 2

Exclusive range: all dates from 2019 to 2022, excluding boundaries.

Advanced Queries

Boosting1 example
BoostingExample 1

Boost operator ^ ranks records with the phrase in the title higher.

Fuzziness1 example
FuzzinessExample 1

Search for terms similar to your search term using the fuzzy operator ~.

Proximity1 example
ProximityExample 1

Proximity search allows terms to not be in exact order and may include other terms in between.

Wildcards2 examples
WildcardsExample 1

Use ? wildcard to replace a single character.

WildcardsExample 2

Use * wildcard to replace zero or many characters.