]
Mircea Markus updated ISPN-2610:
--------------------------------
Priority: Minor (was: Major)
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: Adrian Nistor
Priority: Minor
Labels: stable_embedded_query
Fix For: 6.0.0.CR1, 6.0.0.Final
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: