Andy Seaborne created JENA-1336:
-----------------------------------
Summary: 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)