Details

    • Wish
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 4.2.1
    • None
    • core/index
    • New

    Description

      Currently Lucene use skip list index for better index speed. Some use case need B Tree index, such as Patent search . Documents add by day. It not need real time search , but need large volume search.

      There are some B Tree index implement . such as http://algs4.cs.princeton.edu/62btrees/BTree.java.html .

      Attachments

        Activity

          People

            Unassigned Unassigned
            lgjut Gang Luo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: