Difference between revisions of "Search xapian.pl"
(Added config file page.) |
m |
||
Line 2: | Line 2: | ||
{{cfgd}} | {{cfgd}} | ||
− | '''search_xapian.pl''' contains two trigger functions (for <code>EP_TRIGGER_INDEX_FIELDS</code> and <code>EP_TRIGGER_INDEX_REMOVED</code>) to include Xapian's search indexing with | + | '''search_xapian.pl''' contains two trigger functions (for <code>EP_TRIGGER_INDEX_FIELDS</code> and <code>EP_TRIGGER_INDEX_REMOVED</code>) to include Xapian's search indexing with indexing tasks. This configuration is only included if the ''Search::Xapian'' Perl module exists and is in EPrints' include path. |
Latest revision as of 10:44, 7 February 2022
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
search_xapian.pl contains two trigger functions (for EP_TRIGGER_INDEX_FIELDS
and EP_TRIGGER_INDEX_REMOVED
) to include Xapian's search indexing with indexing tasks. This configuration is only included if the Search::Xapian Perl module exists and is in EPrints' include path.