[
https://issues.apache.org/jira/browse/JENA-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne reassigned JENA-460:
----------------------------------
Assignee: Andy Seaborne
> TDB stats optimizer misguesses "TERM TERM ?var"
> -----------------------------------------------
>
> Key: JENA-460
> URL: https://issues.apache.org/jira/browse/JENA-460
> Project: Apache Jena
> Issue Type: Bug
> Components: TDB
> Affects Versions: Jena 2.10.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Attachments: Q1.rq, pat1.sse, stats.dbg
>
>
> It assigns a weighting of -1 to "TERM TERM ?var" which started as ?v1 ?v2 ?v3.
> fixed.opt assigns 2.
> Workaround: add:
> {noformat}
> ( (TERM TERM VAR 2) )
> {noformat}
> to the stats file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)