Opened 7 months ago

Closed 7 months ago

#18575 closed enhancement (fixed)

tracker3 tracker-miners3 3.6.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Xi Ruoyao, 7 months ago

Tracker:

NEW in 3.6.0 - 2023-09-16

Translations: eo

Highlighted changes since 3.5.0:

  • Use BM25 as ranking algorithm
  • Better and more cohesive documentation
  • Add tracker_batch_add_rdf() API call to insert RDF data as part of an update batch.

NEW in 3.6.rc - 2023-09-05

  • Documentation updates

Translations: fa, tr

NEW in 3.6.beta - 2023-08-11

  • Use BM25 as FTS ranking algorithm
  • Add tracker_batch_add_rdf() call to add RDF as a batch operation.
  • Fix warnings with newer glib
  • Adapt tests to SQLite >= 3.42
  • Build improvements

Translations: ro

NEW in 3.6.alpha - 2023-07-04

  • Improved threading guarantees of TrackerNotifier signal callbacks.
  • Add tracker-await-file tool to trackertestutils
  • A number of build system fixes
  • Build fixes around strftime() bug workarounds on some architectures/platforms.
  • Improved compatibility of JSON cursor readers
  • Leaks plugged
Last edited 7 months ago by Xi Ruoyao (previous) (diff)

comment:2 by Xi Ruoyao, 7 months ago

tracker: fts / fts no longer fails.

comment:3 by Xi Ruoyao, 7 months ago

Tracker miners:

NEW in 3.6.0 - 2023-09-16

  • Fix possible race condition between directory crawling and monitoring.
  • Improved "tracker3 info" output
  • Cleanups to tracker-miner-fs-3 code.

Translations: eo

Highlights since 3.5.0:

  • The tracker-extract-3 service moved all SPARQL queries and updates to a GResource. Consistently uses TrackerSparqlStatement/TrackerResource for updates.
  • Many performance improvements.
  • Desktop files in application folders are not indexed anymore.

NEW in 3.6.rc - 2023-09-05

  • Throttle extractor process on battery conditions
  • Handle deletion of directories no longer configured as indexed.
  • Lower footprint crawling very large directories
  • Hint tracker-extract-3 file access with posix_fadvise
  • Raise file descriptor limit in tracker-miner-fs-3
  • Test fixes
  • Build fixes

Translations: fa, ka, tr, sv

NEW in 3.6.beta - 2023-08-11

  • Stop indexing applications
  • Improve performance of reindexes induced by indexer changes
  • More performance improvements in hot startup cases
  • Fix potential infinite loops with unexpected Fanotify events
  • Build fixes

Translations: ro, tr

NEW in 3.6.alpha - 2023-07-04

  • Greatly improve performance and memory usage during post-startup checks on an already indexed filesystem.
  • Build system fixes.
Last edited 7 months ago by Xi Ruoyao (previous) (diff)

comment:4 by Douglas R. Reno, 7 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:5 by Douglas R. Reno, 7 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.