
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 28/Apr/10 04:08 PM
Updated: 28/Apr/10 04:11 PM
|
|
| Component/s: |
Query Optimizer
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.3.2
|
|
The CompareOptimizer currently replaces Compare operators with more efficient SameTerm operators when one argument is a var and the other is a URI or bnode constant. It should also do this when comparing two vars where one or both vars are bound to a URI or bnode. This also allows further optimization to be performed by the SameTermFilterOptimizer later on in the query optimization process.
|
|
|
There are no comments yet on this issue.
|
| |
|
|