~blue-shell/blue-shell/baloo

Viewing all changes in revision 1421.

  • Committer: Stefan Brüns
  • Date: 2018-12-03 11:55:17 UTC
  • Revision ID: git-v1:1b8904a2f2d7d63a305cabfba541150833fc8507
RFC: Add unit test for splitting of numbers in TermGenerator

Summary:
Numbers are not handled as numbers, but literal strings. This is useful
for e.g. serial numbers ("1234-5678-90"), but less so for "real" numbers.

Integral numeric Properties are not fed through the term generator, so
these are handled correctly.

TODO: Determine expected behaviour for searching, i.e. is it ok do return
a document containing "12" when searching for "-12" and vice versa.

Reviewers: #baloo, #frameworks, ngraham, astippich

Reviewed By: #baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D17284

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: