]
Adrian Nistor updated ISPN-6161:
--------------------------------
Status: Open (was: New)
Indexes should be created only for annotated fields
---------------------------------------------------
Key: ISPN-6161
URL:
https://issues.jboss.org/browse/ISPN-6161
Project: Infinispan
Issue Type: Task
Components: Remote Querying
Reporter: Tristan Tarrant
Assignee: Adrian Nistor
Fix For: 9.0.0.Alpha1
Modify behaviour of indexing for protobuf entities: Current behaviour is: if nothing is
annotated then we index all fields;if some fields are annotated then index those fields
only. New behaviour: index only the annotated fields.