<@U01PL2YSG8L> Hey is it possible to modify the sc...
# community-help
s
@Kishore Nallan Hey is it possible to modify the schema after it is created?
1
k
No it's not possible, but this is a very frequently asked feature that we plan to support soon. I presume you want to add faceting to a field previously not enabled for?
We want to support that and as well adding new fields in the document to the schema which was not added at collection creation time.
s
oh great, any timelines on these?
k
4-6 weeks is the upper bound.
s
great !!
also one more thing , i guess its not possible to insert a JSON field? and query upon nested json . are you planning to support the same?
k
This is again on our backlog (https://github.com/typesense/typesense/issues/227). However, this is not yet prioritized because it's likely to be a very involved change and also there exists a work around (manual flattening and unflattening) which atleast makes the issue manageable, even if somewhat inconvenient.
🙌 1
s
one weird thing im facing is that when i query_by [‘title’,‘body’] and that word lets say “typesense” is only part of title and not part of any body throughout it does not return me any document .
k
If you can produce a reproduceable code snippet with a sample dataset then I can take a look.
👍 1