Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-95

Solr management module for Magnolia CMS

XMLWordPrintable

    • Icon: Project registration Project registration
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • None
    • Solr management
    • solr-management
    • Hide
      A module containing an app that acts as an optional add-on to the Magnolia Solr Search Provider and Magnolia Solr Content Indexer modules.

      It offers functionality to inspect basic aspects of the Solr search server configured in the Solr Search Provider module and allows users to perform basic administration tasks
      such as clearing the Solr index and starting any Solr crawlers or indexers that have been enabled in the Magnolia Content Indexer module.

      Additionally it offers basic query helper, that user can use to perform queries and see results.
      Show
      A module containing an app that acts as an optional add-on to the Magnolia Solr Search Provider and Magnolia Solr Content Indexer modules. It offers functionality to inspect basic aspects of the Solr search server configured in the Solr Search Provider module and allows users to perform basic administration tasks such as clearing the Solr index and starting any Solr crawlers or indexers that have been enabled in the Magnolia Content Indexer module. Additionally it offers basic query helper, that user can use to perform queries and see results.
    • mchruscielewski
    • External (please specify)
    • SOLRMGMT
    • nl.info.magnolia
    • GPLv3

      Hi, we have one more module that we would like to release. (It's refactored version of solr-app-module that has been created by our colleague, Edgar Vonk. )

       In new version we added support for SOLR 5, there are new features and it works on Magnolia 5.6

       

      Artifact:

      <dependency>
          <groupId>nl.info.magnolia</groupId>
          <artifactId>solr-management</artifactId>
          <version>${project.version}</version>
      </dependency>

      For the license we chose GPLv3 (as suggested by magnolia)

       

      /**
       * This file Copyright (c) Info.nl (http://www.info.nl) All rights reserved.
       * This file is licensed under the GNU General Public License.
       * <p>
       * This file is distributed in the hope that it will be
       * useful, but AS-IS and WITHOUT ANY WARRANTY; without even the
       * implied warranty of MERCHANTABILITY or FITNESS FOR A
       * PARTICULAR PURPOSE, TITLE, or NONINFRINGEMENT.
       * Redistribution, except as permitted by GPL is prohibited.
       * <p>
       * 1. For the GPL license (GPL), you can redistribute and/or
       * modify this file under the terms of the GNU General
       * Public License, Version 3, as published by the Free Software
       * Foundation.
       * <p>
       * Any modifications to this file must keep this entire header
       * intact.
       */

            pdr Pete Ryland
            mchruscielewski Mariusz Chruscielewski
            Federico Navarro, Marcel Evers, Stef te Winkel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: