⧼vector-jumptocontent⧽

Search xapian.pl: Difference between revisions

From EPrints Documentation
Added config file page.
 
mNo edit summary
 
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 other indexing tasks.  This configuration is only included if the ''Search::Xapian'' Perl module exists and is in EPrints' include path.
'''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


Back to cfg.d

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.