XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.9, 1.1.3
    • lucene
    • None

    Description

      Currently a Lucene field is created with property name in two forms (depending on config)

      • Non analyzed form - Done when propertyIndex is true for the property being indexed. Used for case like foo='bar'
      • Analyzed form - Done when analyzed is true for property being indexed. Use for cases like _jcr:contains('foo', 'bar')

      As this is a index level changed this should only be done for newly created index.

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: