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

Remove support for property "infinispan.query.lucene.max-boolean-clauses" from the index config

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.0.Final
    • 12.0.0.Final
    • None
    • None

      The Lucene max Clauses is a JVM level (static config) and affects all caches, so it doesn't make sense to have:

         builder.indexing().enable()
                     .storage(LOCAL_HEAP)
                     .addIndexedEntity("sample_bank_account.User")
                     .addProperty("infinispan.query.lucene.max-boolean-clauses", "1025");
      

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: