Package sk.iway.iwcm.doc
Class SemanticSearchAction
java.lang.Object
sk.iway.iwcm.doc.SemanticSearchAction
-
Method Summary
-
Method Details
-
search
protected static String search(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Standalone semantic search using pgvector embeddings. Same pagination and request attributes as DB search, but results come purely from semantic search.
-