]
Mircea Markus updated ISPN-3718:
--------------------------------
Labels: 64QueryBlockers (was: )
Select which protobuf fields to index
-------------------------------------
Key: ISPN-3718
URL:
https://issues.jboss.org/browse/ISPN-3718
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Labels: 64QueryBlockers
Currently we index all fields. An interesting idea is to use a custom protobuf Option
(see 'Custom Options' section here
https://developers.google.com/protocol-buffers/docs/proto) to indicate which message types
and specifically which fields should be indexed, similar to Hibernate Search annotations.