Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Restream/reindexer
/ functions
Functions
15,153 in github.com/Restream/reindexer
⨍
Functions
15,153
◇
Types & classes
3,717
↓ 10 callers
Method
ContainsVector
cpp_src/core/queryresults/fields_filter.h:29
↓ 10 callers
Method
Decr
cpp_src/core/id_type.h:23
↓ 10 callers
Method
Delete
cpp_src/core/reindexer.cc:132
↓ 10 callers
Function
Distance
cpp_src/gtests/tests/unit/sort_expr_test.cc:71
↓ 10 callers
Method
Dump
cpp_src/gtests/tests/fixtures/fuzzing/ns.cc:193
↓ 10 callers
Method
DumpSQL
cpp_src/core/query/sql/sqlencoder.cc:202
↓ 10 callers
Method
FetchCount
FetchCount sets the number of items that will be fetched by one operation When n <= 0 query will fetch all results in one operation
query.go:1602
↓ 10 callers
Method
FromJSON
cpp_src/cmd/reindexer_tool/dumpoptions.cc:34
↓ 10 callers
Method
FromYAML
cpp_src/core/dbconfig.cc:506
↓ 10 callers
Method
GetCollateMode
cpp_src/core/definitions/indexopts.h:206
↓ 10 callers
Method
GetConnPtr
cpp_src/client/rpcclient.h:172
↓ 10 callers
Method
GetCursor
cpp_src/core/namespace/asyncstorage.cc:61
↓ 10 callers
Method
GetData
cpp_src/core/ft/ftctx.h:89
↓ 10 callers
Method
GetDistinctRow
cpp_src/core/queryresults/aggregationresult.h:99
↓ 10 callers
Method
GetJSON
cpp_src/gtests/bench/fixtures/api_encdec.cc:238
↓ 10 callers
Method
GetJSON
cpp_src/cmd/reindexer_tool/dumpoptions.cc:47
↓ 10 callers
Method
GetJoinItemsProcessorsCount
cpp_src/core/nsselecter/joins/queryresults.h:47
↓ 10 callers
Method
GetJsonPath
cpp_src/gtests/tests/fixtures/fuzzing/ns_scheme.cc:124
↓ 10 callers
Method
GetMaxIterations
cpp_src/core/nsselecter/btreeindexiterator.h:49
↓ 10 callers
Method
GetNSID
cpp_src/client/coroqueryresults.cc:469
↓ 10 callers
Function
GetQuantizationStatus
cpp_src/gtests/tests/fixtures/quantization_helpers.h:202
↓ 10 callers
Method
GetRpcAddr
()
test/helpers/server.go:43
↓ 10 callers
Method
GetShardID
Get internal shardId of item @return shardId of item
cpp_src/core/item.h:194
↓ 10 callers
Function
GetStorageKey
cpp_src/core/namespace/ann_storage_cache_helper.cc:13
↓ 10 callers
Method
Id
cpp_src/gtests/tests/fixtures/servercontrol.h:155
↓ 10 callers
Function
IsEmpty
cpp_src/core/ft/ft_fast/indextexttypes.h:26
↓ 10 callers
Method
IsInSnapshot
cpp_src/core/namespace/namespaceimpl.h:111
↓ 10 callers
Method
IsShardIndex
cpp_src/cluster/sharding/shardingkeys.cc:50
↓ 10 callers
Method
IsWAL
cpp_src/core/namespace/snapshot/snapshotrecord.h:46
↓ 10 callers
Method
LSN
cpp_src/core/namespace/snapshot/snapshotrecord.h:26
↓ 10 callers
Method
LastWordOffset
cpp_src/core/ft/ft_fast/frisosplitter.h:86
↓ 10 callers
Method
NamespaceIsInClusterConfig
cpp_src/core/reindexer_impl/reindexerimpl.cc:671
↓ 10 callers
Method
NsName
cpp_src/core/nsselecter/explaincalc.h:32
↓ 10 callers
Method
OpenParenthesis
cpp_src/core/query/sql/sql_formatters.cc:43
↓ 10 callers
Method
Params
cpp_src/core/query/queryentry.h:601
↓ 10 callers
Method
PutToStr
cpp_src/core/keyvalue/uuid.cc:212
↓ 10 callers
Method
PutVBytes
(v []byte)
cjson/serializer.go:219
↓ 10 callers
Method
PutVString
cpp_src/tools/serilize/wrserializer.h:381
↓ 10 callers
Method
RawResult
cpp_src/core/nsselecter/selectiteratorcontainer.h:51
↓ 10 callers
Method
RndErr
cpp_src/gtests/tests/fixtures/fuzzing/random_generator.h:125
↓ 10 callers
Function
Select0Helper
cpp_src/gtests/tests/unit/cluster_operation_proxy_test.cc:602
↓ 10 callers
Method
SetReplicationConfig
cpp_src/gtests/tests/fixtures/servercontrol.cc:477
↓ 10 callers
Method
SetRespCode
cpp_src/net/http/serverconnection.cc:341
↓ 10 callers
Method
SetServer
cpp_src/tools/lsn.h:68
↓ 10 callers
Method
Size
NOLINTNEXTLINE (bugprone-exception-escape)
cpp_src/core/queryresults/itemref.h:387
↓ 10 callers
Method
SkipVString
()
cjson/serializer.go:450
↓ 10 callers
Method
Sort
Sort - Apply sort order to returned from query items If values argument specified, then items equal to values, if found will be placed in the top posi
query.go:854
↓ 10 callers
Method
Stop
cpp_src/cluster/replication/asyncdatareplicator.cc:84
↓ 10 callers
Function
TestDSLParseCorrectness
cpp_src/gtests/tests/API/base_tests.cc:1281
↓ 10 callers
Function
TestRoundTrip
cpp_src/gtests/tests/unit/stringtools_test.cc:346
↓ 10 callers
Method
TotalSize
cpp_src/core/payload/payloadtype.cc:11
↓ 10 callers
Method
ValueType
cpp_src/core/cjson/tagspathcache.h:32
↓ 10 callers
Function
VerifyQueryResult
cpp_src/gtests/tests/unit/equalposition_tests.cc:37
↓ 10 callers
Method
WhereExpressions
WhereExpressions - Add where condition with expressions Left expression possible values: field, function, subquery Right expression possible values: f
query.go:772
↓ 10 callers
Method
WhereKnn
(index string, vec []float32, params reindexer.KnnSearchParam)
test/0_query_helpers_test.go:618
↓ 10 callers
Method
Write
cpp_src/core/storage/leveldbstorage.cc:80
↓ 10 callers
Function
WriteConfigFile
cpp_src/gtests/tests/fixtures/servercontrol.cc:23
↓ 10 callers
Function
__builtin_ctz
cpp_src/vendor_subdirs/faiss/impl/platform_macros.h:65
↓ 10 callers
Method
add
cpp_src/vendor_subdirs/faiss/impl/AuxIndexStructures.cpp:73
↓ 10 callers
Function
aq_parse_search_type
cpp_src/vendor_subdirs/faiss/index_factory.cpp:174
↓ 10 callers
Method
begin
@return iterator points to the first child of root
cpp_src/core/expressiontree.h:1039
↓ 10 callers
Function
bin
cpp_src/vendor_subdirs/faiss/utils/simdlib_neon.h:115
↓ 10 callers
Method
cbegin
cpp_src/core/expressiontree.h:1043
↓ 10 callers
Method
cend
cpp_src/core/queryresults/itemref.h:368
↓ 10 callers
Function
checkIfStartsWithCS
cpp_src/tools/stringstools.h:313
↓ 10 callers
Method
clearUpdated
cpp_src/core/cjson/tagsmatcher.h:69
↓ 10 callers
Method
end
cpp_src/core/nsselecter/comparator/fieldscomparator.cc:52
↓ 10 callers
Method
end
cpp_src/core/keyvalue/key_string.h:119
↓ 10 callers
Method
getCompositeValues
cpp_src/core/keyvalue/variant.cc:1451
↓ 10 callers
Method
getJsonPathsLength
cpp_src/core/payload/fieldsset.h:243
↓ 10 callers
Function
getListCount
cpp_src/core/index/float_vector/hnswlib/hnswalg.h:1239
↓ 10 callers
Method
getNS
(namespace string)
bindings.go:121
↓ 10 callers
Method
get_single_id
cpp_src/vendor_subdirs/faiss/invlists/InvertedLists.cpp:33
↓ 10 callers
Method
insert
Insert a point into the candidate pool
cpp_src/vendor_subdirs/faiss/impl/NNDescent.cpp:56
↓ 10 callers
Function
isRunning
cpp_src/cluster/replication/sharedsyncstate.h:106
↓ 10 callers
Function
lo_listno
cpp_src/vendor_subdirs/faiss/invlists/DirectMap.h:27
↓ 10 callers
Function
lo_offset
cpp_src/vendor_subdirs/faiss/invlists/DirectMap.h:31
↓ 10 callers
Method
neighbor_range
cpp_src/vendor_subdirs/faiss/impl/HNSW.cpp:51
↓ 10 callers
Method
owns_lock
cpp_src/core/reindexer_impl/reindexerimpl.h:204
↓ 10 callers
Function
randLocation
()
test/0_random_helper_tests.go:87
↓ 10 callers
Function
read_ivf_header
cpp_src/vendor_subdirs/faiss/impl/index_read.cpp:494
↓ 10 callers
Function
removeSomeItems
(t *testing.T, ns string, createItem testItemsCreator, maxElements int)
test/float_vector_index_test.go:183
↓ 10 callers
Method
rend
cpp_src/core/idset/idset.h:194
↓ 10 callers
Method
reopen
Reopens closed channel
cpp_src/coroutine/channel.h:112
↓ 10 callers
Method
reset
cpp_src/vendor_subdirs/faiss/impl/NSG.cpp:200
↓ 10 callers
Function
round_tab
cpp_src/vendor_subdirs/faiss/utils/quantize_lut.cpp:46
↓ 10 callers
Method
size
cpp_src/vendor_subdirs/faiss/utils/AlignedTable.h:149
↓ 10 callers
Function
suspend
Wrapper for corresponding ordinator's method
cpp_src/coroutine/coroutine.h:157
↓ 10 callers
Function
tcmallocGetNumericProperty
(name string)
pprof/memstat_tcmalloc.go:42
↓ 10 callers
Method
toString
()
test/0_query_helpers_test.go:424
↓ 10 callers
Function
unlock
cpp_src/estl/spin_lock.h:24
↓ 10 callers
Function
validateObjectName
cpp_src/tools/stringstools.cc:794
↓ 10 callers
Method
warn
cpp_src/server/loggerwrapper.h:29
↓ 9 callers
Method
As<p_string>
cpp_src/core/keyvalue/variant.cc:307
↓ 9 callers
Method
BeforeIndexWork
cpp_src/core/activity/activity_context.h:57
↓ 9 callers
Method
BeginTx
(ctx context.Context, namespace string)
bindings/interface.go:334
↓ 9 callers
Method
ClusterOperationStat
cpp_src/client/snapshot.h:44
↓ 9 callers
Method
Compare
Checks if current iterator contains specified ID. Adjusts iterator if needed. Increments 'matched' and 'total' counters. @param targetId - rowId value
cpp_src/core/nsselecter/selectiterator.h:120
↓ 9 callers
Function
CreateTestNs
cpp_src/gtests/tests/unit/cluster_operation_proxy_test.cc:435
↓ 9 callers
Method
CurrentElementCount
cpp_src/core/index/float_vector/hnswlib/hnsw.h:21
← previous
next →
1,001–1,100 of 15,153, ranked by callers