Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-1198

Improve search engine usage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.1
    • 2.2.2
    • Portlet Registry
    • None

    Description

      I think we can improve the search engine usages with the recent lucene (3.0.1 or later) like the followings:

      • Use explicit term queries instead of string based query which could have made problems to not distinguish portlet app and portlet def.
      • By default, we can configure RAM Directory instead of FS Directory.
        Because the current search index store is small-sized for portlet registry, the in-memory search index could be no problem by default.
        Of course, we could provide a configuration and spring assembly to allow search index directory customizations.
      • Currently, we don't have options to check or reinitialize the search index directory. If we do, it would be great because we don't have to restart the servlet container to reinitialize the search index.

      Attachments

        Activity

          People

            woon_san Woonsan Ko
            woon_san Woonsan Ko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: