XMLWordPrintable

Details

    Description

      view count can be easily added to the nodeAttributes-array in ezsolr.php

      static function nodeAttributes()
      {
        return array( 'node_id' => 'sint',
                            'path_string' => 'string',
                            'url_alias' => 'string',
                            'is_hidden' => 'boolean',
                            'is_invisible' => 'boolean',
                            'sort_field' => 'string',
                            'sort_order' => 'string',
                            'view_count' => 'sint' );
      }
      

      I think it should be added to trunk

      Attachments

        Activity

          People

            pborgerm pborgerm
            myxwr myxwr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: