

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
A __________ breakdown fields values of a document into a stream, and inverted indexes are created and updates using these values, and these stream of values are stored in the document. |
A. | Analyzer |
B. | Shard |
C. | Filter |
D. | Tokenizer |
E. | |
Answer» E. | |
2. |
Handling multi-tenancy is very hard in Elasticsearch when compared to Apache Solr. |
A. | TRUE |
B. | Fasle |
C. | Can be true or false |
D. | Can not say |
Answer» C. Can be true or false | |
3. |
In URI Search, which parameter denotes the number of hits to return? |
A. | from |
B. | terminate_after |
C. | size |
D. | timeout |
Answer» D. timeout | |
4. |
Which versioning is the default version that starts with 1 and increments with each update, deletes included? |
A. | Internal |
B. | External |
C. | Both A and B |
D. | None of the above |
Answer» B. External | |
5. |
Which of the following are Advantages of elasticsearch? |
A. | Elasticsearch is real time |
B. | Elasticsearch is distributed |
C. | Elasticsearch uses JSON objects as responses |
D. | All of the above |
Answer» E. | |
6. |
Which of the following collection of one or more nodes? |
A. | Node |
B. | Cluster |
C. | Index |
D. | Document |
Answer» C. Index | |
7. |
Elasticsearch 7. x and later have a limit of ________ shards per node? |
A. | 1 |
B. | 10 |
C. | 100 |
D. | 1000 |
Answer» E. | |
8. |
The Elasticsearch default communication port is? |
A. | 9300/tcp |
B. | 3000/ip |
C. | 9300/utp |
D. | 3000/tcp |
Answer» B. 3000/ip | |
9. |
Programming language used in Elasticsearch? |
A. | C |
B. | C++ |
C. | Java |
D. | Python |
Answer» D. Python | |
10. |
Elasticsearch Initial release? |
A. | 2009 |
B. | 2010 |
C. | 2011 |
D. | 2012 |
Answer» C. 2011 | |