contentbylabel macro should use index not db

XMLWordPrintable

      Right now, the contentbylabel macro isn't quite as efficient as it could be – it goes through the LabelManager to do stuff that would be faster in Lucene. This is especially an issue now that looking for labela AND labelb in the macro will load all content with either label, then do the join.

      Which raises the question of whether the LabelManager should do those things in Lucene too, so we separate interface from implementation.

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

              Created:
              Updated:
              Resolved: