About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
developers_call:minutes20160301

This is an old revision of the document!


VuFind Developers Call Minutes: March 1, 2016

Attending:

Agenda

1. Development Updates

JIRA Tickets

Pull Requests

2. Development Planning

Improved Author Indexing

Still waiting for SolrMarc release; will discuss at Code4lib next week.

Solr Upgrade

Solr 5.5 has been released, which fixes more bugs and restores the missing caching functionality that set off the whole docValues conversation. Demian has done some performance testing and hasn't noticed dramatic benefits from docValues (but this may be a flaw in his tests rather than a real indication that docValues are unimportant). In any case, it appears that the time to merge the solr5 branch to master may be soon. Demian will continue cleaning up remaining TODO items on the PR.

Javascript Reorganization

API

Modularization

Next ZF Version

Demian began work on a ZF 2.5 branch; there is currently a blocker caused by an issue in Zend\Feed. Demian has submitted a PR to the component's repo but hasn't gotten word back yet. It may be possible to work around this by specifying an earlier version of the Zend\Feed component in composer.json. (A related issue: it may be worth investigating a more specific composer.json configuration to load only the parts of ZF2 that we actually use, since the whole framework no longer needs to be installed as a single unit).

Improved Use of Permissions

Session Performance Improvement

Release Date for 2.5.3/3.0

Demian suggested that we should issue a 2.5.3 release prior to 3.0 in order to get known PHP 7 compatibility improvements (and a few more bug fixes) into the 2.5.x series prior to focusing entirely on the new major version. This could be scheduled to happen in parallel with 3.0 or slightly before.

3. Other Topics?

Next Call

The next call will be Tuesday, March 15, 2016 at 9am Eastern Standard Time (14:00 GMT).

developers_call/minutes20160301.1456424571.txt.gz · Last modified: 2016/02/25 18:22 by demiankatz