Class LuceneTest


  • public class LuceneTest
    extends Object
    Author:
    paul
    • Constructor Detail

      • LuceneTest

        public LuceneTest()
    • Method Detail

      • luceneRamIndexTest

        public void luceneRamIndexTest()
                                throws Exception
        Searching uses a ram index to deal with queries using logical operators. Though it can often be finiky.
        Throws:
        Exception
      • testEnglishAnalyzer

        public void testEnglishAnalyzer()
                                 throws Exception
        Throws:
        Exception