File: bug-1881865-add-generic-fuzzy-matching-logic-in-database-d83917727d12677d.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (7 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixed `bug #1881865 <https://bugs.launchpad.net/manila/+bug/1881865>`_
    Added generic fuzzy matching logic to the database layer, This logic is
    applied to query share snapshot list, This will greatly improve the speed
    of paging fuzzy queries.