I've just upgraded the PCBSD pootle server to pootle 2.1.6 and translate toolkit 1.9.0
According to the admin page:
No text indexing engine found. Searching is faster if an indexing engine like
Xapian or Lucene is installed.
root@pootle / ->pkg_info -xI lucene
lucene-2.4.1 A full-text search engine for Java
qt4-clucene-4.7.2 QtCLucene full text search library wrapper
root@pootle / ->pkg_info -xI Lucene
py27-PyLucene-3.0.3_1 A GCJ-compiled version of Java Lucene integrated with
Python
root@pootle /usr/local/lib/python2.7/site-packages ->python
./translate/search/indexing/test_indexers.py
Traceback (most recent call last):
File "./translate/search/indexing/test_indexers.py", line 479, in <module>
engine_name = get_engine_name(_get_indexer(DATABASE))
File "./translate/search/indexing/test_indexers.py", line 51, in
_get_indexer
return indexing.get_indexer(location, [default_engine])
File "/usr/local/lib/python2.7/site-
packages/translate/search/indexing/__init__.py", line 159, in get_indexer
raise IndexError("Indexer: no indexing engines are available")
IndexError: Indexer: no indexing engines are available
What am I missing here to get lucene working?
--
Thanks,
Josh Paetzel
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
