All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.lucene.facet.taxonomy.package.html Maven / Gradle / Ivy

There is a newer version: 9.11.1
Show newest version


Taxonomy of Categories


	

Taxonomy of Categories

Facets are defined using a hierarchy of categories, known as a Taxonomy
For example, in a book store application, a Taxonomy could have the following hierarchy:

  • Author
    • Mark Twain
    • J. K. Rowling
  • Date
    • 2010
    • 2009
The Taxonomy translates category-paths into category-ordinal and vice versa.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy