[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-251) add IndexShardingStrategy.getDirectoryProviderForSearch(Query query) method
Sanne Grinovero (JIRA)
noreply at atlassian.com
Sun Apr 26 06:29:19 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33014#action_33014 ]
Sanne Grinovero commented on HSEARCH-251:
-----------------------------------------
I'm especially interested in the applied filters to select the appropriate Directories: imagine a filter on the same property used to make a sharding decision: I only need to apply the query on a subset of indexes, not all of them.
> add IndexShardingStrategy.getDirectoryProviderForSearch(Query query) method
> ---------------------------------------------------------------------------
>
> Key: HSEARCH-251
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-251
> Project: Hibernate Search
> Issue Type: Improvement
> Components: directory provider
> Affects Versions: 3.1.0.Beta1
> Reporter: Jerry
>
> Please getDirectoryProviderForSearch(Query query) method increase in the IndexShardingStrategy interface , and modify FullTestQueryImpl class buildSearcher way to call this method
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list