Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.5.0
Description
A number of customers will define the document type by setting a prefix instead of setting a type field in the JSON document.
Here are a few examples:
#User type
|
User::patrick
|
User::marty
|
|
#shopping basket type
|
shoppingbasket::patrick
|
shoppingbasket::marty
|
The keys can be more complex such as:
#Another way of defining a shopping basket
|
User::patrick::shoppingbasket::1
|
User::marty::shoppingbasket::2
|
Attachments
Issue Links
- relates to
-
MB-19603 [FTS] Add indexing filters on keys
- Closed