Skip to content

Commit

Permalink
[TASK] Recommend pagemachine/searchable extension (#604)
Browse files Browse the repository at this point in the history
The elasticsearch/elasticsearch package is not a TYPO3 extension but merely a library to interact with Elasticsearch. A proper TYPO3 integration needs custom code or packages like pagemachine/searchable.

Co-authored-by: Mathias Brodala <[email protected]>
  • Loading branch information
github-actions[bot] and mbrodala authored Dec 5, 2024
1 parent 2b378ad commit dfb42a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Documentation/Extensions/RecommendedExtensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ streamlined workflows, and powerful enhancements for TYPO3 development.
core, making it a great solution for sites that require basic search
without additional configuration.

* Elasticsearch Integration: :composer:`elasticsearch/elasticsearch`
* Elasticsearch Integration: :composer:`pagemachine/searchable`

Elasticsearch integration for TYPO3 provides a connection to the
Elasticsearch engine, known for its high-speed search capabilities and
scalability. This extension is ideal for large-scale websites or
applications that demand robust search functionality.
Searchable for TYPO3 provides an integration of the Elasticsearch engine,
known for its high-speed search capabilities and scalability. This extension
is ideal for large-scale websites or applications that demand robust search
functionality.

0 comments on commit dfb42a3

Please sign in to comment.