You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2018/12/16 14:39:05 UTC

[roller] branch master updated (9e4c56e -> d362f5d)

This is an automated email from the ASF dual-hosted git repository.

snoopdave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git.


    from 9e4c56e  Merge pull request #9 from santiago-a-vidal/BandagoRefactorings
     add c17f7b3  Make some Lucene configuration adjustable
     new d362f5d  Merge pull request #10 from nuzayats/ROL-2090

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../business/search/IndexManagerImpl.java          | 24 +++++++++++++++++++++-
 .../business/search/operations/IndexOperation.java |  4 ++--
 .../roller/weblogger/config/roller.properties      |  4 ++++
 3 files changed, 29 insertions(+), 3 deletions(-)


[roller] 01/01: Merge pull request #10 from nuzayats/ROL-2090

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snoopdave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git

commit d362f5d1eec7f5034b52b9a2aec5b73f2eb4ded6
Merge: 9e4c56e c17f7b3
Author: David M. Johnson <sn...@users.noreply.github.com>
AuthorDate: Sun Dec 16 09:39:01 2018 -0500

    Merge pull request #10 from nuzayats/ROL-2090
    
    Make some Lucene configuration adjustable

 .../business/search/IndexManagerImpl.java          | 24 +++++++++++++++++++++-
 .../business/search/operations/IndexOperation.java |  4 ++--
 .../roller/weblogger/config/roller.properties      |  4 ++++
 3 files changed, 29 insertions(+), 3 deletions(-)