#%env/templates/metas.template%# #%env/templates/header.template%# #%env/templates/submenuIndexControl.template%#

Field Re-Indexing

In case that an index schema of the embedded/local index has changed, all documents with missing field entries can be indexed again with a reindex job.

Documents in current queue #[querysize]# #(reindexjobrunning)#::#(/reindexjobrunning)#
Documents processed #[docsprocessed]#
current select query #[currentselectquery]#
 
#(reindexjobrunning)# :: #(/reindexjobrunning)#

#[infomessage]#

#(reindexjobrunning)#::
Remaining field list

reindex documents containing these fields:

#{fieldlist}# #{/fieldlist}#
Fieldcount
#[fieldname]# #[fieldscore]#
#(/reindexjobrunning)#

Re-Crawl Index Documents

Searches the local index and selects documents to add to the crawler (recrawl the document). This runs transparent as background job. Documents are added to the crawler only if no other crawls are active and are added in small chunks.

#(recrawljobrunning)# to re-crawl documents with fresh_date_dt before today.

after starting the recrawl job you can apply a custom Solr query to select documents to be processed

:: #(/recrawljobrunning)#
#(recrawljobrunning)#::
Re-Crawl Query Details
Documents to process#[docCount]#
Current Query#[recrawlquerytext]#
 
 
Edit Solr Query
include failed urls
#(/recrawljobrunning)#
#%env/templates/footer.template%#