Difference between revisions of "Xapian"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|xapian}} |{{#vardefine:url|https://xapian.org/download}} <!--CONFIGURATION: OPTION...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 36: | Line 36: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:29, 6 December 2019
Description
Xapian is an open source search engine library, which allows developers to add advanced indexing and search facilities to their own applications.
Required Modules
Serial
- gcc/5.2.0
- xapian
System Variables
- HPC_XAPIAN_DIR - installation directory
- HPC_XAPIAN_BIN - executable directory
- HPC_XAPIAN_DOC - documentation directory