[infinispan-issues] [JBoss JIRA] (ISPN-9020) Remote query: disabling indexing for a type with @Indexed(false) still creates empty documents in index
Adrian Nistor (JIRA)
issues at jboss.org
Thu Mar 29 07:06:00 EDT 2018
Adrian Nistor created ISPN-9020:
-----------------------------------
Summary: Remote query: disabling indexing for a type with @Indexed(false) still creates empty documents in index
Key: ISPN-9020
URL: https://issues.jboss.org/browse/ISPN-9020
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 7.0.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.3.0.Final
When adding to cache types that are specifically marked as @Indexed(false) we would expect that nothing is added to the index. A document with no fields is added instead cluttering the index. This does not impact the result of queries.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list