[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-03-21 Thread ASF GitHub Bot (JIRA)

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

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

Github user pujav65 closed the pull request at:

https://github.com/apache/incubator-rya/pull/21


> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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


[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-03-14 Thread ASF GitHub Bot (JIRA)

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

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

Github user amihalik commented on the pull request:

https://github.com/apache/incubator-rya/pull/21#issuecomment-196482681
  
committed.


> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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


[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-03-11 Thread ASF GitHub Bot (JIRA)

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

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

Github user pujav65 commented on the pull request:

https://github.com/apache/incubator-rya/pull/21#issuecomment-195375125
  
Hey Aaron, the merge conflict is fixed now, but I've been having trouble 
building.  maven can't resolve the updated geomesa dependencies.  Either way, I 
think it should be good to build, but I was going to ask you or David to check 
that it built (since you probably have the dependencies from an earlier build 
and they must have disappeared recently).  


> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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


[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-03-04 Thread ASF GitHub Bot (JIRA)

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

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

Github user amihalik commented on the pull request:

https://github.com/apache/incubator-rya/pull/21#issuecomment-192227049
  
If you fix the conflicts below, I'll merge your PR:

```
CONFLICT (content): Merge conflict in 
extras/indexingExample/src/main/java/MongoRyaDirectExample.java
CONFLICT (content): Merge conflict in 
extras/indexing/src/test/java/mvm/rya/indexing/external/PrecompJoinOptimizerIntegrationTest.java
CONFLICT (modify/delete): 
extras/indexing/src/test/java/mvm/rya/indexing/external/AccumuloIndexSetTest2.java
 deleted in 13de8a5645391b65ba0a6753eedbb51bff4d7bee and modified 
```


> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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


[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-02-29 Thread ASF GitHub Bot (JIRA)

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

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

Github user pujav65 commented on the pull request:

https://github.com/apache/incubator-rya/pull/21#issuecomment-190366312
  
Added fixes for Rya-34 to this pull.  Sorry for multiple bugs on the same 
PR, had to build on fixes from the original pull request


> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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


[jira] [Commented] (RYA-11) Free Text search support for Mongo DB backed Rya

2016-02-29 Thread ASF GitHub Bot (JIRA)

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

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

GitHub user pujav65 opened a pull request:

https://github.com/apache/incubator-rya/pull/21

RYA-11 initial implementation of free text for mongo backend

Initial implementation.  Mongo backed free text query does not match 
Accumulo, but I don't have the cycles to finish that.  Updating this so that it 
matches would be a good future task for someone to pick up.

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

$ git pull https://github.com/pujav65/incubator-rya RYA-11

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

https://github.com/apache/incubator-rya/pull/21.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 #21


commit 59073a3dcc4e2737d678255921c27e363a600b1f
Author: pujav65 
Date:   2016-01-13T16:21:52Z

RYA-11 initial implementation of free text for mongo backend




> Free Text search support for Mongo DB backed Rya
> 
>
> Key: RYA-11
> URL: https://issues.apache.org/jira/browse/RYA-11
> Project: Rya
>  Issue Type: New Feature
>  Components: dao
>Reporter: Puja Valiyil 
>Assignee: Puja Valiyil 
>
> The secondary indexing support for Mongo DB should be extended to also 
> include support for free text search (which the Accumulo back end already 
> provides).  



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