Login
Remember
Register
Ask a Question
The Metadata option ‘Field.Index.NOT_ANALYZED’ signifies __________.
0
votes
asked
Mar 18, 2022
in
Apache Luence
by
sharadyadav1986
retagged
Mar 18, 2022
by
sharadyadav1986
The Metadata option ‘Field.Index.NOT_ANALYZED’ signifies __________.
a)Fields are analysed but not indexed
b)Fields are only analyzed
c)Fields are indexed but not analysed
d)Fields are only Indexed
lucene-metadata
apache-lucene-vs-elasticsearch
-apache-lucene-tutorial
-apache-lucene-pronunciation
apache-lucene-vs-solr
apache-lucene-syntax
apache-lucene-architecture
apache-lucene-elasticsearch
apache-lucene-search-engine
lucene-search-c#
lucene-search-syntax
lucene-search-engine
apache-lucene-documentation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 18, 2022
by
sharadyadav1986
c)Fields are indexed but not analysed
The Metadata option ‘Field.Index.NOT_ANALYZED’ signifies Fields are indexed but not analysed
...