[ 
https://issues.apache.org/jira/browse/GEODE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334731#comment-15334731
 ] 

ASF GitHub Bot commented on GEODE-11:
-------------------------------------

GitHub user aparnard opened a pull request:

    https://github.com/apache/incubator-geode/pull/163

    GEODE-11 Creating a new LuceneQueryException and removing ParseException 
from the API

    Adding a new exception to wrap lucene exceptions called 
LuceneQueryException. Removed lucene exceptions from the public API.
    
    Added LuceneQueryException to the search method.

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

    $ git pull https://github.com/aparnard/incubator-geode 
feature/GEODE-11-LuceneQueryException

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

    https://github.com/apache/incubator-geode/pull/163.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 #163
    
----
commit 2ac5edb0917683b820647f45aa3c60899093ac1a
Author: Aparna Dharmakkan <[email protected]>
Date:   2016-06-16T18:20:13Z

    GEODE-11: Removed ParseException from LuceneQueryFactory.create, added 
LuceneQueryException
    
    Adding a new exception to wrap lucene exceptions called 
LuceneQueryException. Removed lucene exceptions from the public API.

commit 678858d63fcd089f341bc95c2f0026e46b8dbe13
Author: Aparna Dharmakkan <[email protected]>
Date:   2016-06-16T21:12:42Z

    GEODE-11: Added LuceneQueryException to search signature
    
    Search will now throw a LuceneQueryException if a query cannot be parsed.

----


> Lucene Integration
> ------------------
>
>                 Key: GEODE-11
>                 URL: https://issues.apache.org/jira/browse/GEODE-11
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Dan Smith
>            Assignee: xiaojian zhou
>
> This is a feature that has been under development for GemFire but was not 
> part of the initial drop of code for geode.
> Allow Lucene indexes to be stored in Geode regions allowing users to do text 
> searches on data stored in Geode. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to