has anyone ever used <https://docs.wptypesense.com...
# community-help
s
has anyone ever used https://docs.wptypesense.com? If so, do they even support the core power feature (semantic search) in that plugin? I cannot find any documentation in regard nor does the UI appear to offer semantic search options. I am aware that indexing would need to happen on my own end (and any semantic search still needs GPT or similar to create the adequate vector embeddings). However, to me it appears this plugin solely would suggest auto-suggest based on index as well as facet search, but not semantic search I would be happy to be corrected 🙂
j
I believe that works in conjunction with the other plugin to add vector search. CC @Noorhalim Ismail
s
Thanks for the leading information! Looking at it I might just integrate TS directly using the PHP Client, it seems those 2 plugins are rather minimalistic and at least the second one has barely any documentation. Not sure one can rely on those for actual production sites. Cheers!