Java org.apache.solr.search ReturnFields fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.search ReturnFields fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.search ReturnFields.

The text is from its open source code.

Method

SetgetLuceneFieldNames()
Set of field names with their exact names from the lucene index.
booleanwantsAllFields()
Returns true if all fields should be returned to the external client.
booleanwantsScore()
Returns true if the score should be returned.