Implement a DeeScanIndex
Bug #622443 reported by
Mikkel Kamstrup Erlandsen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Triaged
|
Undecided
|
Unassigned | ||
dee |
Triaged
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
unity-2d |
Invalid
|
Undecided
|
Unassigned | ||
dee (Ubuntu) |
Triaged
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
It will be most handy to have a DeeScanIndex that does what would be similar to a table scan in SQL. It, not maintaining any state, but analyzing the entire model on each lookup.
If used cleverly in conjunction with DeeFilterModel performance wouldn't necessarily be that bad.
NOTE: This index type could easily support prefix queries as well (as opposed to the current DeeHashIndex)
Changed in dee: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in dee: | |
milestone: | none → 0.5.2 |
Changed in dee: | |
milestone: | 0.5.2 → 0.5.4 |
milestone: | 0.5.4 → 0.5.6 |
Changed in dee: | |
milestone: | 0.5.6 → none |
Changed in unity: | |
status: | New → Triaged |
Changed in dee (Ubuntu): | |
status: | New → Triaged |
Changed in unity-2d: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
status: | Triaged → Invalid |
To post a comment you must log in.