Description
It would be nice to be able to update some fields on a document without having to insert the entire document.
Given the way lucene is structured, (for now) one can only modify stored fields.
While we are at it, we can support incrementing an existing value - I think this only makes sense for numbers.
for background, see:
http://www.nabble.com/loading-many-documents-by-ID-tf3145666.html#a8722293
Attachments
Attachments
Issue Links
- depends upon
-
SOLR-193 General SolrDocument interface to manage field values.
- Closed
- is depended upon by
-
SOLR-103 SQL Upload Plugin
- Resolved
- is related to
-
LUCENE-1879 Parallel incremental indexing
- Open
-
SOLR-269 UpdateRequestProcessorFactory - process requests before submitting them
- Closed
-
SOLR-60 Remove overwritePending, overwriteCommitted flags?
- Resolved
- relates to
-
SOLR-828 A RequestProcessor to support updates
- Resolved
-
SOLR-181 Support for "Required" field Property
- Closed