Page MenuHomeSolus

Update recoll to 1.25.3
ClosedPublic

Authored by kyrios123 on Feb 17 2019, 6:58 PM.
Tags
None
Referenced Files
F10920002: D5389.id13174.diff
Jul 9 2023, 5:21 AM
F10890911: D5389.id13127.diff
Jun 28 2023, 6:40 PM
F10889461: D5389.id13174.diff
Jun 27 2023, 11:06 PM
F10888372: D5389.id13457.diff
Jun 27 2023, 1:59 AM
F10803038: D5389.diff
May 29 2023, 9:58 AM
F10754641: D5389.id.diff
May 16 2023, 9:22 PM
F10713665: D5389.id.diff
May 3 2023, 7:35 AM
Subscribers

Details

Summary

Main changes in 1.25:

  • All Python scripts now use Python3 by default. They are still supposedly compatible with Python2.
  • Reworked simple search entry area, with new completion popup.

Changelog for 1.25.3 available here

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Launch app, create an index, search for strings, open a couple documents from the resultset

Diff Detail

Repository
R2796 recoll
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
27–28

Don't really need to put the config flag on a new line.

This revision now requires changes to proceed.Feb 18 2019, 5:53 AM

All configuration options on the same line

This revision is now accepted and ready to land.Feb 25 2019, 12:28 PM
This revision was automatically updated to reflect the committed changes.