Re: [GitHub] lucene-solr pull request: Extending schema api

2015-03-12 Thread Noble Paul
The DELETE and PUT formats are going to be deprecated in favor of the bulk
APIs

Please take a look at the ref guide
https://cwiki.apache.org/confluence/display/solr/Schema+API

On Thu, Mar 12, 2015 at 9:32 AM, Dourm  wrote:

> Github user Dourm commented on the pull request:
>
> https://github.com/apache/lucene-solr/pull/119#issuecomment-78420357
>
> I need this function desperately !
>
>
> ---
> 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.
> ---
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>


-- 
-
Noble Paul


[GitHub] lucene-solr pull request: Extending schema api

2015-03-11 Thread Dourm
Github user Dourm commented on the pull request:

https://github.com/apache/lucene-solr/pull/119#issuecomment-78420357
  
I need this function desperately !


---
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.
---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request: Extending schema api

2014-12-29 Thread maczpc
GitHub user maczpc opened a pull request:

https://github.com/apache/lucene-solr/pull/119

Extending schema api

extending Schema API. 
1, adding 'DELETE /schema/fields/(fieldname)' 
2, adding 'PUT schema/uniquekey?name=id' 

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

$ git pull https://github.com/maczpc/lucene-solr 
extending_schema_api_lucene_solr_4_10_3

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

https://github.com/apache/lucene-solr/pull/119.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 #119


commit 817303840fce547a1557e330e93e5a8ac0618f34
Author: Mark Robert Miller 
Date:   2014-12-20T17:11:15Z

Lucene Java 4.10.3 release.

git-svn-id: 
https://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_3@1647020 
13f79535-47bb-0310-9956-ffa450edef68

commit 33d4488339f05e5f1ec3a81f76a69e6ec99a0a9b
Author: 赵鹏城 
Date:   2014-12-29T09:00:09Z

extending Schema API.
1, adding 'DELETE /schema/fields/(fieldname)'
2, adding 'PUT schema/uniquekey?name=id'




---
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.
---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org