[infinispan-issues] [JBoss JIRA] (ISPN-2610) Use Query but disable automatic indexing
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Tue Jun 25 13:59:36 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2610:
-------------------------------
Fix Version/s: 6.0.0.Alpha1
(was: 5.3.0.Final)
> Use Query but disable automatic indexing
> ----------------------------------------
>
> Key: ISPN-2610
> URL: https://issues.jboss.org/browse/ISPN-2610
> Project: Infinispan
> Issue Type: Enhancement
> Components: Querying
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Priority: Minor
> Labels: stable_embedded_query
> Fix For: 6.0.0.Alpha1
>
>
> The option known in Hibernate Search as
> "hibernate.search.default.indexing_strategy" value="manual"
> is not applied by Infinispan Query.
> Workaround: use the SKIP_INDEXING flag
> {code}
> org.infinispan.context.Flag.SKIP_INDEXING{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list