[
https://issues.apache.org/jira/browse/JENA-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019390#comment-16019390
]
ASF subversion and git services commented on JENA-1336:
-------------------------------------------------------
Commit 4a1d965573a2dc532b572401c6234f26bb2a0935 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=4a1d965 ]
JENA-1336: chooseTextIndex to look in ExecutionContext.getContext
> Allow the text index to be given on a per-execution basis.
> ----------------------------------------------------------
>
> Key: JENA-1336
> URL: https://issues.apache.org/jira/browse/JENA-1336
> Project: Apache Jena
> Issue Type: Bug
> Components: Text
> Affects Versions: Jena 3.3.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 3.4.0
>
>
> {{text:query}} finds the index by looking in a {{Context}} or from the
> {{DatasetGraphText}}.
> Nowadays, each {{QueryExecution}} has a context, which includes the dataset
> context, and can also have settings for this query execution instance.
> Hence, {{text:query}} can be made to work on a single query execution
> instance if it looks in the {{QueryExecution}} context.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)