GitHub user nabarunnag opened a pull request:

    https://github.com/apache/geode/pull/424

    GEODE-2655: Added DUnit tests for lucene indexes on mixed objects.

        * Lucene must be able to index on the common field name of mixed objects
        * Lucene indexes must also work when there are mixed objects with no 
common field names.
    
    
    Will add more tests as per incoming review comments.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-2655

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/424.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #424
    
----
commit fe01f5fe64010bab3e3e78da3c19382a8005a46d
Author: nabarun <n...@pivotal.io>
Date:   2017-03-14T07:02:51Z

    GEODE-2655: Added DUnit tests for lucene indexes on mixed objects.
    
        * Lucene must be able to index on the common field name of mixed objects
        * Lucene indexes must also work when there are mixed objects with no 
common field names.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to