Description
LUCENE-5189 introduced support for updates to numeric docvalues. It would be really nice to have Solr support this.
Attachments
Attachments
Issue Links
- depends upon
-
SOLR-6337 Moving the _versions_ field to DocValues
- Resolved
-
SOLR-9777 IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching
- Resolved
-
SOLR-7797 Realtime get should return docvalue fields that are stored=false, indexed=false
- Closed
- is blocked by
-
LUCENE-7344 Deletion by query of uncommitted docs not working with DV updates
- Open
-
LUCENE-7301 updateNumericDocValue mixed with updateDocument can cause data loss in some randomized testing
- Closed
-
LUCENE-7659 IndexWriter should expose field names
- Closed
-
SOLR-9996 Unstored PointFields return types are wrong
- Closed
-
SOLR-10011 Refactor PointField & TrieField to share common code
- Closed
- is related to
-
SOLR-9809 TrieField.createFields produces useless IndexableField instances when field is stored=false indexed=false
- Open
-
SOLR-9838 atomic "inc" when adding doc doesn't respect field "default" from schema
- Closed
-
SOLR-9983 TestManagedSchemaThreadSafety.testThreadSafety() failures
- Closed
-
SOLR-8148 Ensure that updates are not reordered
- Open
-
SOLR-9653 Consider deprecating external file fields when we have updatable docValues for numerics
- Open
-
SOLR-12368 in-place DV updates should no longer have to jump through hoops if field does not yet exist
- Resolved
- relates to
-
SOLR-10159 DBQ, where query is based on updated value, reordered with the update doesn't work
- Closed
-
SOLR-11459 AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents
- Closed
-
SOLR-10177 Consolidate randomized usage of PointFields in schemas
- Resolved
- supercedes
-
SOLR-9651 Consider tracking modification time of external file fields for faster reloading
- Open