You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/03/26 04:25:55 UTC

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

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

Erick Erickson commented on SOLR-5944:
--------------------------------------

Is it possible to _not_ deal with reordering if we put a big fat warning on requirements that the indexing program has to follow and work on other problems later?

I know of a bunch of clients who would be ecstatic to have update-in-place capabilities for DocValues fields even if it required that the indexing program follow specific rules like "only one update for a particular doc can be sent per indexing request (e.g. solr.add(doclist);). It'd be nice for the value to be returned in get and in results list, but even that is secondary I think.

WARNING: I haven't looked at the code so I'm just raising the idea in case people can run with it. It'd also keep poor Ishan from continually having to update the patch...

No chance at all of putting this in 5.1 of course, even if people like the idea. 5.2 at the earliest.

> Support updates of numeric DocValues
> ------------------------------------
>
>                 Key: SOLR-5944
>                 URL: https://issues.apache.org/jira/browse/SOLR-5944
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ishan Chattopadhyaya
>            Assignee: Shalin Shekhar Mangar
>         Attachments: SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch
>
>
> LUCENE-5189 introduced support for updates to numeric docvalues. It would be really nice to have Solr support this.



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

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