Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] add support for Schema API for Solr 5 #374

Closed
wants to merge 25 commits into from

Conversation

shieldo
Copy link
Contributor

@shieldo shieldo commented Nov 30, 2015

Picking up from PR #346 by @bpolaszek.

Work in progress - have improved coding standards, made some coding tweaks/ fixes, added a test for the schema query class. Forthcoming: test coverage for everything else.

@basdenooijer
Copy link
Member

Nice work!

@bpolaszek
Copy link
Contributor

+1024!
Thanks for taking some time about this. I've been very busy these months, and I'm really happy some motivated guys improved this PR.

@@ -91,7 +91,12 @@ class Client extends Configurable
const QUERY_UPDATE = 'update';

/**
* Querytype ping.
* Querytype schema
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a dot (.) in the end of comment, same as in line 99

@basdenooijer
Copy link
Member

Is this PR considered ready for review, or are there still some known issues? It would be a very nice feature to add!

@shieldo
Copy link
Contributor Author

shieldo commented Mar 7, 2016

Sorry, not quite there yet - but this is the reminder I need to get it over the finishing line!

@bpolaszek
Copy link
Contributor

Poke

Is there something we can do to get this feature merged? :-)

@shieldo
Copy link
Contributor Author

shieldo commented May 13, 2016

Poking might help! :) I'm definitely mindful of it. I'll keep this tab open to remind me. Would be really great to complete this.

@guiwoda
Copy link

guiwoda commented Sep 15, 2016

@shieldo I'm poking too!
Also, any way I can help you? Do you have a list of TODOs or something similar?

@shieldo
Copy link
Contributor Author

shieldo commented Sep 15, 2016

@guiwoda Yes, I was just thinking about this! I would need to get my head back in as it's been a few months. Keeping this tab open - I obviously failed at that. I've made a reminder to myself to pick this up at the weekend!

@guiwoda
Copy link

guiwoda commented Sep 15, 2016

Awesome. Ping me back then if you need a hand :)

@thePanz thePanz closed this Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants