CVS Commit Overview for 2008-05-16
==================================
2008-05-16 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser_tests.py: Updated tests to respect
small changes in funtion calls.
2008-05-16 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Fixed cite summary
search links so that they work for phrase type of searches too.
2008-05-16 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_templates.py: Added new parameter
to tmpl_search_box() in order to decide whether to show collections
or not in a safer way.
2008-05-16 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine_summarizer.py: For the
Inspire site, do the cite summary only for 'citeable' papers.
2008-05-16 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindex_engine.py: First implementation of
the intelligent 'journal' index. This is an index where terms are
to be calculated from several subfields. Later, the implementation
can be improved, the journal index special feature can be made more
nicely customizable, as this approach may be useful for other
indexes, etc.
2008-05-16 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Added quick hacks for the
journal index. Here, phrases are stored together with the word
terms in the same index, so we often have to go into 'bibwords'
instead of into 'bibxxx' searching mode. Also, as a consequence,
the truncation feature was disabled for this index.
2008-05-16 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_abstract.py: Split phrases
around ". " (DOT + SPACE) instead of "." (DOT) so that we do not
break links
2008-05-16 Radoslav Ivanov <[email protected]>
* modules/websearch/lib/search_engine_query_parser.py: Add exact
author recognition to SPIRES => Invenio syntax translation. Correct
replacement of the truncation symbol.
2008-05-16 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added test
cases for querying the 'journal' index.
2008-05-16 Samuele Kaplun <[email protected]>
* modules/bibrank/lib/bibrank_word_indexer.py: Corrected a message.
2008-05-16 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: searching by tag
journal
--
CDS Invenio Developers <[email protected]>