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:minutes20131112

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developers_call:minutes20131112 [2013/11/11 15:56] – [1. Development Updates] demiankatzdevelopers_call:minutes20131112 [2014/06/13 13:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: November 12, 2013 ====== ====== VuFind Developers Call Minutes: November 12, 2013 ======
  
-Attending: +Attending: Filipe Bento, Chris Hallberg, Demian Katz, Benjamin Mosior, Tod Olson, Sean Purcell, Ben Wiens
  
 ===== Agenda ===== ===== Agenda =====
Line 22: Line 22:
   * [[https://github.com/vufind-org/vufind/pull/50|#50]] - Jetty configuration fix to avoid problems with Solr admin UI -- merged.   * [[https://github.com/vufind-org/vufind/pull/50|#50]] - Jetty configuration fix to avoid problems with Solr admin UI -- merged.
   * [[https://github.com/vufind-org/vufind/pull/51|#51]] - Minor Aleph driver fix -- merged.   * [[https://github.com/vufind-org/vufind/pull/51|#51]] - Minor Aleph driver fix -- merged.
 +  * [[https://github.com/vufind-org/vufind/pull/52|#52]] - Italian translation improvements -- merged.
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
  
 === Bootstrap Theme === === Bootstrap Theme ===
 +
 +Minor fixes continue. Less CSS PR still needs to be worked on. Villanova just went live with a variation of the bootstrap/bootprint theme.
  
 === eDisMax === === eDisMax ===
 +
 +Demian investigated failing over to old Lucene behavior when encountering - / NOT operators (which cause problems with eDisMax). Unfortunately, old Lucene behavior doesn't handle these cases properly either, so that doesn't solve anything.
 +
 +Simple option: add eDismax support, turn it off by default, warn users about problem.
 +
 +Complex option: parse queries in VuFind and rebuild them to work around the problem.
 +
 +For now, no strong opinions -- so Demian will take conservative "off by default" approach to get code merged into master, and we can revisit changing defaults later.
  
 === Performance Testing === === Performance Testing ===
 +
 +Benjamin has created a [[https://docs.google.com/document/d/1PpGj4N4OKDyOT4M_qiMg6wZYQwjsK3yDt8sY3eH5kq0/edit?usp=sharing|Google Doc]] for collecting test scenarios and will migrate scenarios to the wiki and begin running them in December. You can contact Ben or Benjamin for edit privileges through the document chat or on the vufind-tech mailing list.
 +
 +Tod has put together a jmeter template that interleaves jmeter searches through the PHP interface to exercise both PHP and Solr interfaces; fed by tab-delimited file. This could eventually be used to replay an entire day of searches.
 +
 +=== PHPMD ===
 +
 +Demian has been working on cleaning up messes detected by PHPMD. Mostly low-hanging fruit (unused parameters/variables), but this is still helping to find and fix some minor bugs.
  
 === 2.2 Release Target? === === 2.2 Release Target? ===
  
 +1.4 came out in late January, so we discussed releasing 2.2 on 1/27/14. No objections.
 ==== 3. Other Topics? ==== ==== 3. Other Topics? ====
  
 +No other topics this week.
 ===== Next Call ===== ===== Next Call =====
  
Line 41: Line 61:
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20131112.1384185412.txt.gz · Last modified: 2014/06/13 13:13 (external edit)