Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-9270

Update Javadoc about normalizeEntry in Kuromoji DictionaryBuilder

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      The normalizeEntry option is missing from the Javadoc of Kuromoji DictionaryBuilder.
      Without this explanation, users don't know what it means until they see the code.
      Also, if user follows the usage of Javadoc, it will not be built.

      So the following contents need to be applied:

      1) Change usage
      before:
        java -cp [lucene classpath] org.apache.lucene.analysis.ja.util.DictionaryBuilder \
          ${inputDir} ${outputDir} ${encoding}
      after:
        java -cp [lucene classpath] org.apache.lucene.analysis.ja.util.DictionaryBuilder \
          ${inputDir} ${outputDir} ${encoding} ${normalizeEntry}

      2) Add description about normalizeEntry

       

      Attachments

        Issue Links

          Activity

            People

              danmuzi Namgyu Kim
              danmuzi Namgyu Kim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h