]
Vittorio Rigamonti updated ISPN-6161:
-------------------------------------
Fix Version/s: 9.0.0.Alpha2
(was: 9.0.0.Alpha1)
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.Alpha2
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.