XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • 16.11.01
    • lucene
    • None
    • Community Day 2 - 2016, OFBiz Community Day (May 2020)

    Description

      • Make class as final.
      • Add a private constructor.
      • Make the following public static variables as private
            public static final Version LUCENE_VERSION = Version.LUCENE_5_3_1;
        
      • Add a getLuceneVersion() method for getting value of private variable 'LUCENE_VERSION' and Also replace the use of 'SearchWorker.LUCENE_VERSION' with SearchWorker.getLuceneVersion() in class 'DocumentIndexer.java' and 'LuceneTests.java'

      Attachments

        1. OFBIZ-7405.patch
          3 kB
          Rahul Singh

        Activity

          People

            arunpati Arun Patidar
            arunpati Arun Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: