Few minor things:

  • when changing copyright please extend it rather then replace. The correct value should be now 2011-2013.
  • MagnoliaSolrDocument
    +     *@deprecated.
    

    Please provide suggestion what to use instead of deprecated method. Also it would be good to list since which version it is deprecated (3.0)

  • in MAgnoliaSorlBridgeImpl you are now exposing some variables to subclasses. Is that really necessary or could it be done via accessor methods?
    -    private SolrServer solrServer;
    +    protected SolrServer solrServer = null;
    +    protected SolrServerConfig solrServerConfig = null;
    
Change By: Jan Haderka (16/Apr/13 12:32 PM)
Resolution: Fixed

        
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to