#908: Greek stemmer optimization
-------------------------+-----------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: BibIndex | Version:
Keywords: |
-------------------------+-----------------
Currently in {{{bibindex_engine_stemmer_greek.py}}} the algorithm heavily
uses regular expression that are compiled on the fly.
It would be nice to instead pre-compile them upon module importing.
--
Ticket URL: <http://invenio-software.org/ticket/908>
Invenio <http://invenio-software.org>