Hi all Which types support stemming? Only strings ...
# community-help
j
Hi all Which types support stemming? Only strings or arrays and objects too?
k
The fields under a object are dynamically discovered and added to the schema.
So stemming is supported at string or string array of object's children automatically.
j
OK, cool. thanks