GitHub user ashish-m-yh opened a pull request:
https://github.com/apache/metamodel/pull/16
Solr connector added to existing DataContext classes
Have finally checked in the Solr DataContext code.
The following features will be worked on in future iterations -
1. Pivot search
2. More operations such as prefix search etc.
3. Implementation of aggregations through Solr Stat functions
4. Wider set of test cases
Any other suggestions welcome too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashish-m-yh/metamodel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/16.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 #16
----
commit 752aaea9f05148ab76f942f675319a5fe05bb5d7
Author: Ashish Mukherjee <[email protected]>
Date: 2015-04-17T18:55:10Z
Solr connector added
commit 77cd4f2ab5eb1452bcc52d08f5768681c8b021f8
Author: Ashish Mukherjee <[email protected]>
Date: 2015-04-17T18:55:50Z
Additions for Solr connector
commit a25b5fc7352fd0829dfd45814f3803bfbc418d22
Author: Ashish Mukherjee <[email protected]>
Date: 2015-04-17T18:56:06Z
Dependency added for Solr connector
commit 85fe92faf6b95ac9a94566939f63afb4ddcd50fc
Author: Ashish Mukherjee <[email protected]>
Date: 2015-04-17T18:56:46Z
Lines added for Solr connector
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---