-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw custom RecallError/RecallException when the number of requested…
… neighbors cannot be returned (#88) * Throw a custom RecallError when number of requested neighbors cannot be returned. Add tests to reproduce error * Propagate C++ RecallError to Python and Java bindings. Regenerate Java docs
- Loading branch information
1 parent
88cfc46
commit 4dc7b6d
Showing
67 changed files
with
9,571 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
<!DOCTYPE HTML> | ||
<html lang> | ||
<head> | ||
<!-- Generated by javadoc (21) on Thu Sep 26 00:30:36 EDT 2024 --> | ||
<title>All Classes and Interfaces (voyager 2.0.9 API)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2024-09-26"> | ||
<meta name="description" content="class index"> | ||
<meta name="generator" content="javadoc/AllClassesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-classes-index-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-classes">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"></div> | ||
<div class="nav-list-search"><a href="search.html">SEARCH</a> | ||
<input type="text" id="search-input" disabled placeholder="Search"> | ||
<input type="reset" id="reset-button" disabled value="reset"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1> | ||
</div> | ||
<div id="all-classes-table"> | ||
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enums</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exception Classes</button></div> | ||
<div id="all-classes-table.tabpanel" role="tabpanel"> | ||
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0"> | ||
<div class="table-header col-first">Class</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/Index.html" title="class in com.spotify.voyager.jni">Index</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">A Voyager index, providing storage of floating-point vectors and the ability to efficiently | ||
search among those vectors.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/Index.QueryResults.html" title="class in com.spotify.voyager.jni">Index.QueryResults</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">A container for query results, returned by Index.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab3"><a href="com/spotify/voyager/jni/Index.SpaceType.html" title="enum in com.spotify.voyager.jni">Index.SpaceType</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab3"> | ||
<div class="block">The space, also known as distance metric, to use when searching.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="com/spotify/voyager/jni/Index.StorageDataType.html" title="enum in com.spotify.voyager.jni">Index.StorageDataType</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3"> | ||
<div class="block">The datatype used to use when storing vectors on disk.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/utils/JniLibExtractor.html" title="class in com.spotify.voyager.jni.utils">JniLibExtractor</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="com/spotify/voyager/jni/exception/RecallException.html" title="class in com.spotify.voyager.jni.exception">RecallException</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5"> | ||
<div class="block">An exception that indicates an error about the recall performance of the index.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/StringIndex.html" title="class in com.spotify.voyager.jni">StringIndex</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">Wrapper around com.spotify.voyager.jni.Index with a simplified interface which maps the index ID | ||
to a provided String.</div> | ||
</div> | ||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/StringIndex.QueryResults.html" title="class in com.spotify.voyager.jni">StringIndex.QueryResults</a></div> | ||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">A wrapper class for nearest neighbor query results.</div> | ||
</div> | ||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/spotify/voyager/jni/utils/TinyJson.html" title="class in com.spotify.voyager.jni.utils">TinyJson</a></div> | ||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> | ||
<div class="block">A dependency-free, super tiny JSON serde class that only supports reading and writing lists of | ||
strings.</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.