Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LinkedInAttic/indextank-engine
/ functions
Functions
7,811 in github.com/LinkedInAttic/indextank-engine
⨍
Functions
7,811
◇
Types & classes
968
↓ 8 callers
Method
expandSingleton
Expands singleton representation to normal representation. Does nothing if not in singleton representation.
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/Automaton.java:512
↓ 8 callers
Method
find
Finds a node for the given prefix If none is found, returns null
src/main/java/com/flaptor/indextank/suggest/NewPopularityIndex.java:310
↓ 8 callers
Method
find
(int point)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/BasicOperations.java:521
↓ 8 callers
Method
findByThriftId
Find the _Fields constant that matches fieldId, or null if its not found.
gen-java/com/flaptor/indextank/rpc/FrontendManager.java:347
↓ 8 callers
Method
fire
Throws the given exception, even though it may be checked. This method only returns normally if the exception is null. @param t exception to throw
cojen-2.2.1-sources/org/cojen/util/ThrowUnchecked.java:83
↓ 8 callers
Method
get
(int index)
cojen-2.2.1-sources/org/cojen/util/PatternMatcher.java:648
↓ 8 callers
Method
getComponentType
Returns the component type of this array type. If not an array, null is returned.
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:450
↓ 8 callers
Method
getEndLocation
Returns end of this location range, exclusive.
cojen-2.2.1-sources/org/cojen/classfile/LocationRange.java:32
↓ 8 callers
Method
getFacets
()
src/main/java/com/flaptor/indextank/search/SearchResults.java:48
↓ 8 callers
Method
getFieldName
()
gen-java/com/flaptor/indextank/rpc/Searcher.java:3069
↓ 8 callers
Method
getLocalVariable
(final int index, final TypeDesc type)
cojen-2.2.1-sources/org/cojen/classfile/CodeDisassembler.java:1536
↓ 8 callers
Method
getMnemonic
@exception IllegalArgumentException if opcode is invalid
cojen-2.2.1-sources/org/cojen/classfile/Opcode.java:235
↓ 8 callers
Method
getShrinkSize
(int currentSize, int targetSize, int bytesPerElement)
lucene-experimental/com/flaptor/org/apache/lucene/util/ArrayUtil2.java:222
↓ 8 callers
Method
getStartLocation
Returns the start of this location range, inclusive.
cojen-2.2.1-sources/org/cojen/classfile/LocationRange.java:27
↓ 8 callers
Method
grow
(short[] array, int minSize)
lucene-experimental/com/flaptor/org/apache/lucene/util/ArrayUtil2.java:233
↓ 8 callers
Method
ifZeroComparisonBranch
(Location location, String choice)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:1386
↓ 8 callers
Method
invokeStatic
(String methodName, TypeDesc ret, TypeDesc[] param
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:1194
↓ 8 callers
Method
invokeVirtual
Generates code to invoke a virtual method in this class. The object reference and the method's argument(s) must be on the stack. @param ret May be nu
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:430
↓ 8 callers
Method
isDeprecated
()
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:601
↓ 8 callers
Method
isSynthetic
()
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:591
↓ 8 callers
Method
is_set_OBSOLETE_1
Returns true if field OBSOLETE_1 is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogPageToken.java:365
↓ 8 callers
Method
is_set_OBSOLETE_3
Returns true if field OBSOLETE_3 is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogPageToken.java:412
↓ 8 callers
Method
is_set_batch
Returns true if field batch is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogPage.java:158
↓ 8 callers
Method
is_set_file_position
Returns true if field file_position is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogPageToken.java:287
↓ 8 callers
Method
is_set_iqe
Returns true if field iqe is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:2020
↓ 8 callers
Method
is_set_qve
Returns true if field qve is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:2044
↓ 8 callers
Method
is_set_timestamp
Returns true if field timestamp is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogPageToken.java:264
↓ 8 callers
Method
is_set_timestamp_ms
Returns true if field timestamp_ms is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogRecord.java:296
↓ 8 callers
Method
loadField
Generates code that loads a value from a field from this class. An object reference must be on the stack. After the generated code has executed, the o
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:235
↓ 8 callers
Method
makeEmpty
Returns a new (deterministic) automaton with the empty language.
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/BasicAutomata.java:47
↓ 8 callers
Method
match
(QueryNode query)
src/main/java/com/flaptor/indextank/index/term/query/TermBasedQueryMatcher.java:169
↓ 8 callers
Method
peek
(String s)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/RegExp.java:838
↓ 8 callers
Method
saveDocument
(String docId, Document document)
src/main/java/com/flaptor/indextank/storage/alternatives/DocumentStorage.java:26
↓ 8 callers
Method
setBoost
(double boost)
src/main/java/com/flaptor/indextank/index/term/query/RawMatch.java:58
↓ 8 callers
Method
setType
(TypeDesc type)
cojen-2.2.1-sources/org/cojen/classfile/attribute/Annotation.java:116
↓ 8 callers
Method
sleep
(int millis)
src/test/java/com/flaptor/indextank/search/TrafficLimitingSearcherTest.java:47
↓ 7 callers
Method
addAnnotation
(Annotation annotation)
cojen-2.2.1-sources/org/cojen/classfile/attribute/AnnotationsAttr.java:59
↓ 7 callers
Method
addAttribute
(Attribute attr)
cojen-2.2.1-sources/org/cojen/classfile/MethodInfo.java:351
↓ 7 callers
Method
addConstantInteger
Get or create a constant integer from the constant pool.
cojen-2.2.1-sources/org/cojen/classfile/ConstantPool.java:193
↓ 7 callers
Method
addTerm
(String term)
src/main/java/com/flaptor/indextank/suggest/NewPopularityIndex.java:141
↓ 7 callers
Method
appendCharString
(int c, StringBuilder b)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/Transition.java:139
↓ 7 callers
Method
boostString
()
src/main/java/com/flaptor/indextank/query/QueryNode.java:84
↓ 7 callers
Method
checkCast
Generates code that performs an object cast operation. The object to check must already be on the stack.
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:858
↓ 7 callers
Method
clear
()
gen-java/com/flaptor/indextank/rpc/SegmentInfo.java:191
↓ 7 callers
Method
compare
Compares slots {@code i} and {@code j} of you data. Should be implemented like <code><em>valueOf(i)</em>.compareTo(<em>valueOf(j)</em>)</code>
lucene-experimental/com/flaptor/org/apache/lucene/util/SorterTemplate.java:40
↓ 7 callers
Method
equalTest
Compare two objects for equality.
cojen-2.2.1-sources/org/cojen/util/BeanComparator.java:116
↓ 7 callers
Method
fatal
(Throwable t, String message, Object... args)
src/main/java/com/flaptor/indextank/util/FormatLogger.java:76
↓ 7 callers
Method
filter
(final SkippableIterable<T> unfiltered, final Predicate<? super T> predicate)
src/main/java/com/flaptor/indextank/util/Skippables.java:119
↓ 7 callers
Method
getInnerClassName
If this ClassFile represents a non-anonymous inner class, returns its short inner class name.
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:550
↓ 7 callers
Method
getKey
()
cojen-2.2.1-sources/org/cojen/util/WeakIdentityMap.java:638
↓ 7 callers
Method
getLabel
(int address)
cojen-2.2.1-sources/org/cojen/classfile/AssemblyStylePrinter.java:1425
↓ 7 callers
Method
getLuceneIndexWriter
()
src/main/java/com/flaptor/indextank/index/lsi/LsiIndex.java:123
↓ 7 callers
Method
getTerm
()
src/main/java/com/flaptor/indextank/query/TermQuery.java:72
↓ 7 callers
Method
getWriteMethod
Returns a one argument method used to write the property value, or null if writing is not allowed. The first argument is the value to set, which is th
cojen-2.2.1-sources/org/cojen/util/BeanProperty.java:56
↓ 7 callers
Method
get_categories
()
gen-java/com/flaptor/indextank/rpc/ResultSet.java:476
↓ 7 callers
Method
get_index_code
()
gen-java/com/flaptor/indextank/rpc/LogRecord.java:304
↓ 7 callers
Method
ifNullBranch
(Location location, boolean choice)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:1378
↓ 7 callers
Method
invalidConversion
(TypeDesc from, TypeDesc to)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:1161
↓ 7 callers
Method
invokeStatic
Generates code to invoke a static method in this class. The method's argument(s) must be on the stack. @param ret May be null if method returns void.
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:467
↓ 7 callers
Method
is_set_account_email
Returns true if field account_email is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexInfo.java:238
↓ 7 callers
Method
is_set_batch
Returns true if field batch is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogWriter.java:343
↓ 7 callers
Method
is_set_categories
Returns true if field categories is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:4194
↓ 7 callers
Method
is_set_categories
Returns true if field categories is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Indexer.java:4255
↓ 7 callers
Method
is_set_category
Returns true if field category is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/CategoryFilter.java:160
↓ 7 callers
Method
is_set_code
Returns true if field code is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexInfo.java:190
↓ 7 callers
Method
is_set_command
Returns true if field command is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:4910
↓ 7 callers
Method
is_set_definition
Returns true if field definition is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Indexer.java:6609
↓ 7 callers
Method
is_set_doc
Returns true if field doc is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Indexer.java:2056
↓ 7 callers
Method
is_set_docs
Returns true if field docs is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/ResultSet.java:392
↓ 7 callers
Method
is_set_document
Returns true if field document is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:1077
↓ 7 callers
Method
is_set_extra_parameters
Returns true if field extra_parameters is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:1157
↓ 7 callers
Method
is_set_facetsFilter
Returns true if field facetsFilter is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:1044
↓ 7 callers
Method
is_set_field
Returns true if field field is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Suggestor.java:390
↓ 7 callers
Method
is_set_fs_sizes
Returns true if field fs_sizes is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/WorkerMountStats.java:176
↓ 7 callers
Method
is_set_functionRangeFilters
Returns true if field functionRangeFilters is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:1122
↓ 7 callers
Method
is_set_index_code
Returns true if field index_code is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/FrontendManager.java:975
↓ 7 callers
Method
is_set_index_code
Returns true if field index_code is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogReader.java:363
↓ 7 callers
Method
is_set_info
Returns true if field info is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:4945
↓ 7 callers
Method
is_set_insight_code
Returns true if field insight_code is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/FrontendManager.java:999
↓ 7 callers
Method
is_set_instance_type
Returns true if field instance_type is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/WorkerManager.java:593
↓ 7 callers
Method
is_set_json_configuration
Returns true if field json_configuration is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Controller.java:1482
↓ 7 callers
Method
is_set_json_value
Returns true if field json_value is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/FrontendManager.java:1023
↓ 7 callers
Method
is_set_message
Returns true if field message is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndextankException.java:147
↓ 7 callers
Method
is_set_message
Returns true if field message is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/MissingQueryVariableException.java:147
↓ 7 callers
Method
is_set_message
Returns true if field message is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/InvalidQueryException.java:147
↓ 7 callers
Method
is_set_message
Returns true if field message is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/NebuException.java:147
↓ 7 callers
Method
is_set_name
Returns true if field name is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexInfo.java:214
↓ 7 callers
Method
is_set_optimized_segments
Returns true if field optimized_segments is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexLogInfo.java:262
↓ 7 callers
Method
is_set_partial_query
Returns true if field partial_query is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Suggestor.java:366
↓ 7 callers
Method
is_set_pidfile
Returns true if field pidfile is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Controller.java:7990
↓ 7 callers
Method
is_set_query
Returns true if field query is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Indexer.java:5488
↓ 7 callers
Method
is_set_query_variables
Returns true if field query_variables is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:1005
↓ 7 callers
Method
is_set_records
Returns true if field records is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogBatch.java:167
↓ 7 callers
Method
is_set_sorted_segments
Returns true if field sorted_segments is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexLogInfo.java:301
↓ 7 callers
Method
is_set_source_host
Returns true if field source_host is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Controller.java:5186
↓ 7 callers
Method
is_set_status
Returns true if field status is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/ResultSet.java:330
↓ 7 callers
Method
is_set_status
Returns true if field status is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/IndexerStats.java:192
↓ 7 callers
Method
is_set_status
Returns true if field status is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/SearcherStats.java:196
↓ 7 callers
Method
is_set_success
Returns true if field success is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogManager.java:1107
↓ 7 callers
Method
is_set_success
Returns true if field success is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/LogManager.java:3169
← previous
next →
301–400 of 7,811, ranked by callers