Make one big searchableText term in Lucene containing all searchable text for that entity

XMLWordPrintable

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      Right now, our searches are complicated by the fact that each field on the object goes into a different term in the index.

      The advantages of doing this are that we can weight titles higher, for example.

      The disadvantage is that if someone searches for "foo AND bar", you'll only get a match if foo and bar are in the same field: an email addressed to Charles, with beer in the message body won't match "charles AND beer"

      I've fixed this for the simplest case - title of a CEO for CONF-3426, but we need a more general solution where everything we want to be searched on gets put in a single field.

            Assignee:
            Unassigned
            Reporter:
            Charles Miller (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: