Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
Clear filter
#
Vector
Search
101 Posts
•
2 Followers
Question
Ditmar Tybussek
· Jun 23, 2024
How to convert an embeddings
vector
to be saved as %
Vector
I try to get a
vector
from calling GetEmbedding, but i failed to convert it into a
vector
Here is a simplyfied sample class: Class User.myclass Extends %Persistent{ Property
Article
Robert Cemper
· Mar 21, 2024
VECTOR
inside IRIS
This is an attempt to run a
vector
search demo completely in IRISThere are no external tools and all you need is a Terminal / Console and the management portal.Special thanks
Discussion
Alex Woodhead
· Apr 10
Vector
Embeddings Feedback
Background Embeddings is a new IRIS feature empowering the latest capability in AI semantic search.This presents as a new kind of column on a table that holds
vector
data.The
Article
Ray Wright
· Jul 22
Vector
Search Performance
Test Objectives InterSystems has been testing
Vector
Search since it was announced as an “experimental feature” in IRIS 2024.1. The first test cycle was aimed at identifying
Article
Muhammad Waseem
· May 13, 2024
Vector
Search : Application to demonstrate
Vector
Search and Generative AI capabilities
Hi Community,In this article, I will introduce my application iris-VectorLab along with step by step guide to performing
vector
operations. IRIS-VectorLab is a web application
Article
Muhammad Waseem
· Aug 12, 2024
An Overview of
Vector
Search functionality
, developers building those applications will need the right tools to create experiences from these applications. Tools like
vector
search are essential for enabling efficient
Article
Seisuke Nakahashi
· Aug 16, 2024
First "
vector
search" on IRIS
There are a lot of great community articles regarding "
vector
search on IRIS", and samples in OpenExchange. Everytime I see these, I'm so excited to know that so many developers
Article
Robert Cemper
· Apr 26, 2024
Geo
Vector
Search #1
Geographic use of
vector
search The basic idea is to use
Vectors
in the mathematical sense.I used geographic coordinates. These are of course only 2-dimensionalbut much easier
Article
Robert Cemper
· Apr 26, 2024
Geo
Vector
Search #2
Technical surprises using
VECTORs
>>> UPDATED Building my tech. example provided me with a bunch of findings htt I want to share.The first
vectors
I touched appeared
Announcement
Anastasia Dyubaylo
· Jul 4
[Video] Genes in DNA Sequences as
vector
representation using IRIS
vector
database
Hi Community, Enjoy the new video on InterSystems Developers YouTube from our Tech Video Challenge: ⏯ Genes in DNA Sequences as
vector
representation using IRIS
vector
Discussion
Rob Tweed
· Jul 12, 2023
Vector
Databases and Node.js for AI/ChatGPT
The latest Node.js Weekly newsletter included a link to this article: https://thecodebarbarian.com/getting-started-with-
vector
-databases-in-node-js.html I'm wondering if anyone
Announcement
Anastasia Dyubaylo
· Jan 15
[Video] First
Vector
Search on IRIS
Hey Community, Enjoy the new video on InterSystems Developers YouTube: ⏯ First
Vector
Search on IRIS Learn the concept of
vector
search and its growing importance
Article
Luis Angel Pérez Ramos
· Mar 27, 2024
Boosting facial recognition with
Vector
Search
As you have seen in the latest community publications, InterSystems IRIS has included since version 2024.1 the possibility of including
vector
data types in its database and based
Article
Robert Cemper
· Jun 1, 2024
Searching the limits of new datatype
VECTOR
touched any limit. So I tried to dig deeper and find the limits of datatype VECTOR.All
vectors
have 2 base parameters- static DATATYPE : "integer" (or "int"), "double", "decimal
1
2
3
4
5
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up