on ‎2021 Mar 09 2:25 PM
Hi everybody
Could somebody clarify how to set up a search on Integer fields
On this page we could see that all string fields are searchable:
https://cap.cloud.sap/docs/guides/generic#search-capabilities
But if we have an entity like
entity Books{
keyID:UUID;
title:String;
quantity: Integer
}
Is it possible to use a standard search by the "quantity" field?
Maybe somebody has already faced this issue
Request clarification before answering.
Hi Aliaksei,
With the next release it should be possible to use search with Integer types. By default, only String fields will be searchable, but you can use a search annotation to add additional fields. Please check the documentation, it will be updated soon.
Best regards,
Olena
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.