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

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

    XMLWordPrintable

Details

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

    Description

      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");
      

      Attachments

        Issue Links

          Activity

            People

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: