0 votes
in Apache Solr by
What are Necessary Details Included for “Field type” in Apache Solr?

1 Answer

0 votes
by

Every time you create a new field in Apache Solr, it should be given a proper Field name, define the field attributes, an implementation class, and given a brief field description.

...