#292: websearch: field tags converted too many places
--------------------------+-------------------------------------------------
Reporter: jblayloc | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by simko):
You noticed surrounding TODO comments in the code saying things like:
{{{
# convert old ALEPH tag names, if appropriate: (TODO: get rid of this
before entering this function)
}}}
As I said, we don't use this facility since years; could have been in
active use in Invenio v0.1 series or something.
The tags are converted during a parse stage of the sorts, when building
search units. If you meant `search_engine_query_parser.py`, then this file
hosts only parenthesized and SPIRES syntax parsers.
--
Ticket URL: <http://invenio-software.org/ticket/292#comment:1>
Invenio <http://invenio-software.org>