A Version 2.0 korábban közrebocsátott változat, amelynek gondozása befejeződött.

Populate search index

AtoM maintains an Elasticsearch search index to provide fast, full-text search results with faceting.

Occasionaly it is necessary to repopulate the Elasticsearch index from the primary database, especially after operations that affect many records, e.g.

Populating the search index requires running a symfony command line task, which is located in the root directory of the application.

php symfony search:populate

Version 2.0