Homec4science

WebSession: allow longer session object data

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 15 2011, 10:59.

Description

WebSession: allow longer session object data

  • Enlarges session_object in the session table to be longblob in order to be able to store more search results hits there. This is necessary especially for sites with many collections, otherwise session truncation might have occurred.
  • At the same time, diminishes CFG_WEBSEARCH_PREV_NEXT_HIT_LIMIT to 1000. This means that for queries giving more than 1000 search results the system will not show next/previous links on the detailed record pages. (This is a safer default and users are not likely to browse through detailed record pages for more hits anyway.)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 15 2011, 11:01
Parents
R3600:93a082ea6c67: installation: fix 'locate' call
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:e225c32e2606: WebSession: allow longer session object data (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 15 2011, 11:01