EPrints Technical Mailing List Archive

See the EPrints wiki for instructions on how to join this mailing list and related information.

Message: #09806


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Xapian search issue


CAUTION: This e-mail originated outside the University of Southampton.

Hi

 

I’m having issues with the Xapian search on Eprints 3.4.5 on a RHEL 8 system. The simple search returns no results and when I try to index item(s) manually it fails with

 

No matching function for overloaded 'TermGenerator_index_text' at (eval 164) line 106.

 

After disabling the Xapian search the simple search returns results from whatever has been indexed so far and the manual index now runs but I see the message

 

Undefined subroutine &Search::Xapian::DB_CREATE_OR_OPEN called at (eval 164) line 28.

 

intermittently

 

That routine exists in two places in my repository:

 

./eprints/lib/cfg.d/search_xapian.pl

./eprints/archives/orca/cfg/cfg.d/search_xapian.pl

 

I’ve installed both xapian-core and xapian-bindings manually and again using rpms but the problem persists

 

Does anyone have any ideas?

 

Thanks

 

Lee