newOS for Developers

Back to Skill Portal

Search Methods

Vector search, keyword search, semantic queries, and discovery

Available Skills

AI-powered vector search for content discovery

POST /search/semantic

Tag-based search for posts and moods

GET /post/list/tags-search

Find users by username, display name, or ID

GET /user/list/search

Find posts with filtering and sorting

GET /post/list/search

Real-time feed of user and network activity

GET /user/activityStream

Search Types Comparison

TypeUse CaseBackendSpeed
SemanticNatural language queriesLangChain~500ms
KeywordExact tag matchingNeo4j~100ms
UserUsername lookupNeo4j~50ms