search_core/Configuration/TypoScript/setup.txt

13 lines
211 B
Plaintext

plugin {
tx_searchcore {
settings {
connection {
host = localhost
port = 9200
}
}
}
}
module.tx_searchcore < plugin.tx_searchcore