You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amrit Sarkar (JIRA)" <ji...@apache.org> on 2018/02/26 08:23:00 UTC

[jira] [Updated] (SOLR-12015) Add support for "add-distinct" in AtomicUpdateProcessorFactory

     [ https://issues.apache.org/jira/browse/SOLR-12015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amrit Sarkar updated SOLR-12015:
--------------------------------
    Attachment: SOLR-12015.patch

> Add support for "add-distinct" in AtomicUpdateProcessorFactory
> --------------------------------------------------------------
>
>                 Key: SOLR-12015
>                 URL: https://issues.apache.org/jira/browse/SOLR-12015
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: UpdateRequestProcessors
>            Reporter: Amrit Sarkar
>            Priority: Minor
>         Attachments: SOLR-12015.patch
>
>
> SOLR-11267 is introducing new mode of atomic operation: {{add-distinct}}, which essentially means "add-if-not-present". With that we need to add the functionality in AtomicURP too.
> sample API:
> {code}
> http://SOLR_HOST:SOLR_PORT/solr/COLLECTION_NAME/update?processor=atomic&Atomic.categories=add-distinct
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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