Login
Remember
Register
User john ganales
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by john ganales
0
votes
1
answer
Which of the following tells Solr what to do with the incoming data when building an index?
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
Which of the following are the features of Apache Solr?
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
Inverted Index is used in _______.
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
SolrCloud automates many tasks with the help of _____
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
Field types are defined in which file of Solr schema?
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
All the nodes in the environment are joined together to form ______
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
Which of the following is the free and open source software library?
asked
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
1
answer
Which is the mechanism to enforce limits on the access of a resource when multiple threads are executed?
asked
Oct 4, 2022
in
Redis
redis
multiple-thread
0
votes
1
answer
How many commands can be sent to a server in pipelining?
asked
Oct 4, 2022
in
Redis
redis
pipelining
0
votes
1
answer
Consider an example where a range of users from 0 to 10000 goes to a Redis instance R0, and another range of users 10001 to 20000 goes to R1. This is _________ partitioning.
asked
Oct 4, 2022
in
Redis
hash-partitioning
erdis
0
votes
1
answer
Twemproxy is a proxy developed at Twitter for Redis protocol for automatic partitioning among multiple Redis instances and optional ejection of the node if it is not available.
asked
Oct 4, 2022
in
Redis
twemproxy
proxy
redis
0
votes
1
answer
Which among the following is a benefit of Pipelining?
asked
Oct 4, 2022
in
Redis
redis
pipelining
0
votes
1
answer
Which configuration setting is used to specify the memory eviction policy in Redis?
asked
Oct 4, 2022
in
Redis
redis
configuration-settings
0
votes
1
answer
_________ is the memory policy that returns errors when the memory limit is reached, and the client is trying to execute commands that result in higher memory usage.
asked
Oct 4, 2022
in
Redis
redis
memory-policy
0
votes
1
answer
Which among the following factors helps in calculating the number of shards in Redis?
asked
Oct 4, 2022
in
Redis
redis
shards
0
votes
1
answer
________ implies the maximum allowed size of each individual element in the data structure to be encoded to ziplist short structure.
asked
Oct 4, 2022
in
Redis
redis
ziplist
0
votes
1
answer
Which is the short structure that Redis provides for the compact representation of Sets?
asked
Oct 4, 2022
in
Redis
redis
compact-representation
0
votes
1
answer
Which of the following commands is used to post the message to the channel?
asked
Oct 4, 2022
in
Redis
redis
post-message
0
votes
1
answer
Which of the following commands returns the remaining time for the key to expire?
asked
Oct 4, 2022
in
Redis
redis
key-remaining-time
0
votes
1
answer
ZSCORE command returns the range of members in a sorted set, by score.
asked
Oct 4, 2022
in
Redis
zscore
redis
0
votes
1
answer
In a Redis transaction, we can use ________ command to enter into the transaction and queue the transaction commands instead of executing them.
asked
Oct 4, 2022
in
Redis
redis
transaction
0
votes
1
answer
_____________ is a type of lock that allows you to limit the number of processes that can concurrently access a resource to some fixed number
asked
Oct 4, 2022
in
Redis
redis
data-type
0
votes
1
answer
Which of the following does the Redis Hashes store?
asked
Oct 4, 2022
in
Redis
redis
hashes
0
votes
1
answer
_________ is used to flush the transaction queue and exit from the transaction.
asked
Oct 4, 2022
in
Redis
redis
0
votes
1
answer
What is the POS tag for unknown?
asked
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
1
answer
What is the output of: doc = nlp(“The quick brown fox jumps over the lazy dog”) print(doc[2:4])?
asked
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
1
answer
What is the name of the displaCy visualizer?
asked
Sep 28, 2022
in
NLP using Python
nlp
spacy
0
votes
1
answer
Spacy offers the fastest syntactic parser in the world. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Spacy
spacy
nlp
0
votes
1
answer
displaCy can be used in Jupyter Notebooks. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Python
displacy
spacy
nlp
0
votes
1
answer
Indexing in a Span object is character-wise. Is the statement true or false?
asked
Sep 28, 2022
in
NLP using Python
indexing
nlp
spacy
Page:
« prev
1
...
37
38
39
40
41
42
43
44
45
46
47
...
83
next »
...