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
↓ 20 callers
Method
next
()
src/main/java/com/flaptor/indextank/index/term/query/TermBasedQueryMatcher.java:197
↓ 20 callers
Method
skipTo
(int i)
src/main/java/com/flaptor/indextank/util/SkippableIterator.java:23
↓ 20 callers
Method
transform
(K k)
src/main/java/com/flaptor/indextank/util/Union.java:39
↓ 20 callers
Method
unpack
(long[] data, int index, int bitsPerValue)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/LevenshteinAutomata.java:247
↓ 19 callers
Method
addConstantClass
Get or create a constant from the constant pool representing a class.
cojen-2.2.1-sources/org/cojen/classfile/ConstantPool.java:118
↓ 19 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/Controller.java:6679
↓ 19 callers
Method
oversize
Returns an array size >= minTargetSize, generally over-allocating exponentially to achieve amortized linear-time cost as the array grows. NOTE: th
lucene-experimental/com/flaptor/org/apache/lucene/util/ArrayUtil2.java:153
↓ 19 callers
Method
peek
()
flaptor-util/com/flaptor/util/CollectionsUtil.java:124
↓ 19 callers
Method
pop
Generates code for the pop instruction.
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:668
↓ 19 callers
Method
printStackTrace
This method prints a stack trace.
flaptor-util/com/flaptor/util/Execute.java:218
↓ 19 callers
Method
putAll
(Map<? extends K, ? extends V> t)
cojen-2.2.1-sources/org/cojen/util/WeakIdentityMap.java:420
↓ 18 callers
Method
addResult
(double score, String docid)
src/test/java/com/flaptor/indextank/index/results/MockSearchResults.java:40
↓ 18 callers
Method
clear
()
gen-java/com/flaptor/indextank/rpc/Controller.java:6144
↓ 18 callers
Method
getConstant
Returns a constant from the pool by index, or null if not found. If this constant pool has not yet been written or was not created by the read method,
cojen-2.2.1-sources/org/cojen/classfile/ConstantPool.java:92
↓ 18 callers
Method
getNumberedStates
()
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/Automaton.java:269
↓ 18 callers
Method
getTotalMatches
()
src/main/java/com/flaptor/indextank/index/TopMatches.java:25
↓ 18 callers
Method
isStatic
()
cojen-2.2.1-sources/org/cojen/classfile/Modifiers.java:234
↓ 18 callers
Method
is_set_ite
Returns true if field ite is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:1640
↓ 18 callers
Method
math
Generates code for either a unary or binary math operation on one or two values pushed on the stack. <p> Pass in an opcode from the the Opcode class.
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:838
↓ 17 callers
Method
getConstant
()
cojen-2.2.1-sources/org/cojen/classfile/attribute/ConstantValueAttr.java:57
↓ 17 callers
Method
getConstantPool
Returns the ConstantPool that this attribute is defined against.
cojen-2.2.1-sources/org/cojen/classfile/Attribute.java:85
↓ 17 callers
Method
getParser
()
src/main/java/com/flaptor/indextank/index/IndexEngine.java:347
↓ 17 callers
Method
getReturnType
Returns the described return type, which is TypeDesc.VOID if void.
cojen-2.2.1-sources/org/cojen/classfile/MethodDesc.java:174
↓ 17 callers
Method
getRootName
Returns the class name for this descriptor. If the type is primitive, then the Java primitive type name is returned. If the type is an array, only the
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:404
↓ 17 callers
Method
get_docid
()
gen-java/com/flaptor/indextank/rpc/LogRecord.java:328
↓ 17 callers
Method
is_set_docid
Returns true if field docid is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Indexer.java:2032
↓ 17 callers
Method
returnValue
(TypeDesc type)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:656
↓ 16 callers
Method
clear
()
gen-java/com/flaptor/indextank/rpc/LogPage.java:138
↓ 16 callers
Method
findByThriftId
Find the _Fields constant that matches fieldId, or null if its not found.
gen-java/com/flaptor/indextank/rpc/Searcher.java:3033
↓ 16 callers
Method
getType
Returns the primary type of this property.
cojen-2.2.1-sources/org/cojen/util/BeanProperty.java:36
↓ 16 callers
Method
getTypeCode
Returns a type code for operating on primitive types in switches. If not primitive, OBJECT_CODE is returned.
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:423
↓ 16 callers
Method
isEmpty
Returns <tt>true</tt> if this map contains no key-value mappings. @return <tt>true</tt> if this map contains no key-value mappings.
cojen-2.2.1-sources/org/cojen/util/IntHashMap.java:148
↓ 16 callers
Method
readShort
()
cojen-2.2.1-sources/org/cojen/classfile/CodeDisassembler.java:1518
↓ 16 callers
Method
text
(LogRecord r, String text)
src/test/java/com/flaptor/indextank/storage/BaseLogStorageTest.java:126
↓ 15 callers
Method
convert
(int bitmask)
cojen-2.2.1-sources/org/cojen/classfile/Modifiers.java:442
↓ 15 callers
Method
createTempDir
Creates temporary directory. @param prefix a string to use at the beginning of the directory's name. @param suffix a string to use at the end of the
flaptor-util/com/flaptor/util/FileUtil.java:456
↓ 15 callers
Method
get
()
cojen-2.2.1-sources/org/cojen/util/ReferencedValueHashMap.java:740
↓ 15 callers
Method
getBoost
(int boostIndex)
src/main/java/com/flaptor/indextank/index/scorer/Boosts.java:20
↓ 15 callers
Method
getDescriptor
Returns a type descriptor string, excluding generics.
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:390
↓ 15 callers
Method
getIndexer
()
src/main/java/com/flaptor/indextank/index/IndexEngine.java:331
↓ 15 callers
Method
getLabel
(int address)
cojen-2.2.1-sources/org/cojen/classfile/CodeDisassembler.java:1633
↓ 15 callers
Method
getParameter
(int index)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:194
↓ 15 callers
Method
getTypeDescArrayName
(TypeDesc[] types)
cojen-2.2.1-sources/org/cojen/classfile/CodeAssemblerPrinter.java:697
↓ 15 callers
Method
hasNext
()
src/main/java/com/flaptor/indextank/util/Skippables.java:33
↓ 15 callers
Method
is_set_docId
Returns true if field docId is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:1053
↓ 15 callers
Method
is_set_indexId
Returns true if field indexId is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Storage.java:1029
↓ 15 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/Controller.java:6216
↓ 15 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:1574
↓ 15 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/Indexer.java:8577
↓ 15 callers
Method
readInt
()
cojen-2.2.1-sources/org/cojen/classfile/AssemblyStylePrinter.java:1531
↓ 15 callers
Method
setScore
(double score)
src/main/java/com/flaptor/indextank/index/term/query/RawMatch.java:54
↓ 15 callers
Method
sleep
This method puts the invoker thread to sleep. This implementation wraps Thread.sleep() in a try catch exception, logging the InterruptedException in t
flaptor-util/com/flaptor/util/Execute.java:237
↓ 14 callers
Method
addAttribute
Add an attribute to this class.
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:928
↓ 14 callers
Method
addConstant
Will only insert into the pool if the constant is not already in the pool. @return The actual constant in the pool.
cojen-2.2.1-sources/org/cojen/classfile/ConstantPool.java:256
↓ 14 callers
Method
getClassName
(TypeDesc classDesc)
cojen-2.2.1-sources/org/cojen/classfile/CodeBuilder.java:180
↓ 14 callers
Method
getClassName
()
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:431
↓ 14 callers
Method
getField
(String key)
src/main/java/com/flaptor/indextank/index/Document.java:44
↓ 14 callers
Method
getMatches
()
src/main/java/com/flaptor/indextank/search/SearchResults.java:40
↓ 14 callers
Method
getPath
()
src/main/java/com/flaptor/indextank/storage/LogRoot.java:50
↓ 14 callers
Method
isDoubleWord
()
cojen-2.2.1-sources/org/cojen/classfile/LocalVariable.java:34
↓ 14 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/ResultSet.java:490
↓ 14 callers
Method
is_set_ite
Returns true if field ite is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Searcher.java:3357
↓ 14 callers
Method
set
(int code)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/UTF32ToUTF8.java:74
↓ 14 callers
Function
toUTF8
(code)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/UTF32ToUTF8.py:167
↓ 13 callers
Method
addMethod
Add a method to this class. @param ret Is null if method returns void. @param params May be null if method accepts no parameters.
cojen-2.2.1-sources/org/cojen/classfile/ClassFile.java:745
↓ 13 callers
Method
clearNumberedStates
()
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/Automaton.java:325
↓ 13 callers
Method
countMatches
(Query query)
src/main/java/com/flaptor/indextank/index/QueryMatcher.java:34
↓ 13 callers
Method
encode
(int[] oldData, int dataOffset, int[] bitmask, int value)
src/main/java/com/flaptor/indextank/index/scorer/CategoryEncoder.java:45
↓ 13 callers
Method
first
Returns the first object of the pair.
flaptor-util/com/flaptor/util/Pair.java:43
↓ 13 callers
Method
getRawId
()
src/main/java/com/flaptor/indextank/index/term/query/RawMatch.java:38
↓ 13 callers
Method
getReadMethod
Returns a no-arg method used to read the property value, or null if reading is not allowed. The return type matches the type of this property.
cojen-2.2.1-sources/org/cojen/util/BeanProperty.java:49
↓ 13 callers
Method
isArray
Returns true if this is an array type.
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:438
↓ 13 callers
Method
is_set_variables
Returns true if field variables is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/ResultSet.java:529
↓ 13 callers
Method
read
(TProtocol iprot)
gen-java/com/flaptor/indextank/rpc/Storage.java:1363
↓ 13 callers
Method
read
(TProtocol iprot)
gen-java/com/flaptor/indextank/rpc/Searcher.java:3155
↓ 13 callers
Method
readUnsignedByte
()
cojen-2.2.1-sources/org/cojen/classfile/CodeDisassembler.java:1514
↓ 13 callers
Method
toArrayType
Convertes this type to an array type. If already an array, another dimension is added.
cojen-2.2.1-sources/org/cojen/classfile/TypeDesc.java:462
↓ 12 callers
Method
addEpsilon
(State to)
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/State.java:168
↓ 12 callers
Method
addRecord
(String docid, String code)
src/test/java/com/flaptor/indextank/storage/BaseLogStorageTest.java:104
↓ 12 callers
Method
branch
Generates code that performs an unconditional branch to the specified location. @param location The location to branch to
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:693
↓ 12 callers
Method
escape
(String str)
cojen-2.2.1-sources/org/cojen/classfile/BuilderStylePrinter.java:411
↓ 12 callers
Method
findByThriftId
Find the _Fields constant that matches fieldId, or null if its not found.
gen-java/com/flaptor/indextank/rpc/DeployManager.java:945
↓ 12 callers
Method
findByThriftId
Find the _Fields constant that matches fieldId, or null if its not found.
gen-java/com/flaptor/indextank/rpc/WorkerManager.java:494
↓ 12 callers
Method
getFieldName
()
gen-java/com/flaptor/indextank/rpc/LogManager.java:2434
↓ 12 callers
Method
getFieldName
()
gen-java/com/flaptor/indextank/rpc/Storage.java:921
↓ 12 callers
Method
getMostPopular
(String str)
src/main/java/com/flaptor/indextank/suggest/PopularityIndex.java:122
↓ 12 callers
Method
getSearcher
()
src/main/java/com/flaptor/indextank/index/IndexEngine.java:335
↓ 12 callers
Method
hasNext
()
src/main/java/com/flaptor/indextank/index/term/query/TermBasedQueryMatcher.java:193
↓ 12 callers
Method
is_set_fields
Returns true if field fields is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/Document.java:172
↓ 12 callers
Method
is_set_ne
Returns true if field ne is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/DeployManager.java:1322
↓ 12 callers
Method
is_set_ne
Returns true if field ne is set (has been asigned a value) and false otherwise
gen-java/com/flaptor/indextank/rpc/WorkerManager.java:914
↓ 12 callers
Method
last
Return the last object of the pair.
flaptor-util/com/flaptor/util/Pair.java:50
↓ 12 callers
Method
loadFromArray
Generates code that loads a value from an array. An array reference followed by an index must be on the stack. The array reference and index are repla
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:209
↓ 12 callers
Method
remove
()
cojen-2.2.1-sources/org/cojen/classfile/InstructionList.java:89
↓ 12 callers
Method
write
(TProtocol oprot)
gen-java/com/flaptor/indextank/rpc/LogManager.java:2620
↓ 12 callers
Method
write
(TProtocol oprot)
gen-java/com/flaptor/indextank/rpc/DeployManager.java:1169
↓ 12 callers
Method
write
(TProtocol oprot)
gen-java/com/flaptor/indextank/rpc/WorkerManager.java:721
↓ 11 callers
Method
addEdge
Adds edge from n1-n2, utf8 byte range v1-v2.
lucene-experimental/com/flaptor/org/apache/lucene/util/automaton/UTF32ToUTF8.py:64
↓ 11 callers
Method
clone
()
cojen-2.2.1-sources/org/cojen/classfile/BitList.java:162
↓ 11 callers
Method
createLocalVariable
Creates a LocalVariable reference from a name and type. Although name is optional, it is encouraged that a name be provided. Names do not need to be u
cojen-2.2.1-sources/org/cojen/classfile/CodeAssembler.java:60
← previous
next →
101–200 of 7,811, ranked by callers