Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16314

Remote proto embedded index queries may be not indexed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev03
    • 15.1.0.Final
    • Remote Querying
    • None

      If we have an embedded type property, and the embedded type is not annotated with `@Indexed` , the corresponding queries targeting an embedded field would be non indexed, even if the corresponding embedded fields are annotated with the indexing annotations for properties.

       

      Note: the issue is related only to the remote queries, not to the embedded queries.

      Workaround: simply annotate also the embedded type with `@Indexed`

            fercoli@redhat.com Fabio Massimo Ercoli
            fercoli@redhat.com Fabio Massimo Ercoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: