[
https://issues.jboss.org/browse/ARTIF-655?page=com.atlassian.jira.plugin....
]
Brett Meyer updated ARTIF-655:
------------------------------
Description:
Through ModeShape's Workspace#getIndexManager(), allow users to provide their own
query indexes during startup/runtime. If they know specific queries they may frequently
run, this could be a helpful optimization.
In addition, attempt to automatically create indexes for StoredQueries when they're
first added. Logic would need to pull out the artifact type, column, etc.
Note that the MS local index currently supports single-column indexes only.
was:
If it's possible to configure the ModeShape query indexes during startup or runtime,
allow users to provide their own. If they know specific queries they may frequently run,
this could be a helpful optimization.
In addition, attempt to automatically create indexes for StoredQueries when they're
first added. Logic would need to pull out the artifact type, column, etc.
Note that the MS local index currently supports single-column indexes only.
Allow users to provide their own query indexes
----------------------------------------------
Key: ARTIF-655
URL:
https://issues.jboss.org/browse/ARTIF-655
Project: Artificer
Issue Type: Feature Request
Reporter: Brett Meyer
Assignee: Brett Meyer
Through ModeShape's Workspace#getIndexManager(), allow users to provide their own
query indexes during startup/runtime. If they know specific queries they may frequently
run, this could be a helpful optimization.
In addition, attempt to automatically create indexes for StoredQueries when they're
first added. Logic would need to pull out the artifact type, column, etc.
Note that the MS local index currently supports single-column indexes only.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)