Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Roadmap

isubiker edited this page Nov 28, 2011 · 60 revisions

Roadmap

This document needs updating

TODO

On the Alpha3 fence

  • Adding index settings per field
  • Server side updates
    • Update the contents of a JSON key, JSON array item, XML element or XML attribute by submitting a request that includes the path to the item as well as a new value
    • Increment a key value, array value, element value or attribute value
    • Decrement a key value, array value, element value or attribute value
    • Delete a key, array item, element or attribute
    • Insert a key/value pair
    • Insert a new item in an array
    • Insert an element/value pair
    • Insert an attribute/value pair
  • Range indexes on fields
  • Geospatial facets
  • Consider registered queries for letting facets run faster after searches or vice versa.

Post Alpha3

  • Someday expose the collation builder tool
  • Figure out APIs for binary as a P2 issue
  • XQuery functions to construct cts queries for JSON documents
  • Web-caching header support (Expires/Cache-control:max-age, If-Modified-Since/Last-Modified, If-None-Match/ETag)
Clone this wiki locally