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

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
developers_call:minutes20180522 [2018/05/22 13:13] – [4. VuFind Summit 2018] demiankatzdevelopers_call:minutes20180522 [2018/05/22 13:32] (current) – [5. Other Topics?] demiankatz
Line 67: Line 67:
  
 The WebEx account stopped working today; Demian will set up a Zoom account for next time. The WebEx account stopped working today; Demian will set up a Zoom account for next time.
 +
 +Eoin is reviewing some of VuFind's query processing code -- particularly the interaction between Lucene query normalization and the query munging process. Currently, some query normalization occurs BEFORE the munging, which can lead to unexpected behavior when dealing with certain characters (like slashes and dashes). Demian provided some background on how this code was refactored in the past and advice on how to test it. A pull request may be forthcoming once more investigation has been completed.
 +
 +Conor asked about the best way to run VuFind's test suite (as provided by build.xml); in particular, how to run tests without destroying local configuration and other files. Demian suggested simply cloning the VuFind repository in two places -- one copy for long-term work where the test suite is not run, and another "disposable" copy for short-term running of the test suite. That is how he manages development at Villanova. Conor agreed to try this approach.
 ===== Next Call ===== ===== Next Call =====
  
 The next call will be Tuesday, June 5, 2018 at 9am Eastern Daylight Time (13:00 GMT). The next call will be Tuesday, June 5, 2018 at 9am Eastern Daylight Time (13:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20180522.1526994807.txt.gz · Last modified: 2018/05/22 13:13 (external edit)