{"id":740,"date":"2022-03-10T16:21:50","date_gmt":"2022-03-10T15:21:50","guid":{"rendered":"https:\/\/olkn.myvnc.com\/?p=740"},"modified":"2022-03-10T16:50:47","modified_gmt":"2022-03-10T15:50:47","slug":"solr-managed-schema-field-definitions","status":"publish","type":"post","link":"https:\/\/olkn.myvnc.com\/?p=740","title":{"rendered":"solr &#8211; managed-schema field definitions"},"content":{"rendered":"<table>\n<tr>\n<th>name<\/th>\n<th>type<\/th>\n<th>description<\/th>\n<th>active flags<\/th>\n<th>deactive flags<\/th>\n<\/tr>\n<tr>\n<td>ignored_*<\/td>\n<td>string<\/td>\n<td>catchall for all undefined metadata<\/td>\n<td>multiValued<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>id <\/td>\n<td>string <\/td>\n<td>unique id field <\/td>\n<td>stored, required <\/td>\n<td>multiValued <\/td>\n<\/tr>\n<tr>\n<td>_version_ <\/td>\n<td>plong <\/td>\n<td>internal solr field <\/td>\n<td> <\/td>\n<td>indexed, stored<\/td>\n<\/tr>\n<tr>\n<td>text <\/td>\n<td>text_general <\/td>\n<td>content field for facetting <\/td>\n<td>multiValued <\/td>\n<td>docValues, stored<\/td>\n<\/tr>\n<tr>\n<td>content <\/td>\n<td>text_general <\/td>\n<td>main content field as extracted by tika <\/td>\n<td>stored, multiValued, indexed <\/td>\n<td>docValues<\/td>\n<\/tr>\n<tr>\n<td>author <\/td>\n<td>string <\/td>\n<td>author retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>*author <\/td>\n<td>string <\/td>\n<td>dynamic field for authors retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>title <\/td>\n<td>string <\/td>\n<td>title retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>*title <\/td>\n<td>string <\/td>\n<td>dynamic title field retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>date <\/td>\n<td>string <\/td>\n<td>date retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>content_type <\/td>\n<td>plongs <\/td>\n<td>content_type retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>stream_size <\/td>\n<td>string <\/td>\n<td>stream_size retrieved from tika <\/td>\n<td>multiValued, indexed, docValues <\/td>\n<td>stored<\/td>\n<\/tr>\n<tr>\n<td>cat <\/td>\n<td>string <\/td>\n<td>category defined by user through manifoldcf <\/td>\n<td>multiValued, docValues <\/td>\n<td>stored<\/td>\n<\/table>\n<p>Additional copyField statements to insert data in fields:<\/p>\n<ul>\n<li> source=&#8221;content&#8221; dest=&#8221;text&#8221;<\/li>\n<li>source=&#8221;*author&#8221; dest=&#8221;author&#8221;<\/li>\n<li> source=&#8221;*title&#8221; dest=&#8221;title&#8221;<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>name type description active flags deactive flags ignored_* string catchall for all undefined metadata multiValued id string unique id field stored, required multiValued _version_ plong internal solr field indexed, stored text text_general content field for facetting multiValued docValues, stored content text_general main content field as extracted by tika stored, multiValued, indexed docValues author string author &hellip; <a href=\"https:\/\/olkn.myvnc.com\/?p=740\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">solr &#8211; managed-schema field definitions<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,5,7,199,10,11],"tags":[35,46,51,73,79,196,116,195,197],"class_list":["post-740","post","type-post","status-publish","format-standard","hentry","category-administration","category-knowledgebase","category-projects","category-serachserver","category-sniplets","category-software","tag-administration","tag-config","tag-debian","tag-install","tag-linux","tag-search","tag-server","tag-solr","tag-tika"],"_links":{"self":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/740","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=740"}],"version-history":[{"count":3,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/740\/revisions"}],"predecessor-version":[{"id":743,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/740\/revisions\/743"}],"wp:attachment":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=740"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=740"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}