Search Servlet and Performance of AEM
Hi there,
I have a real-time search AEM servlet which is called on per every search filter... because of the nature of the full-text search for each given page (we have like 5000 pages). Without using tools like Solar search, we are limited to using lucene search and indexing. Could anyone explain a more feasible or best practices that we can take to ensure that each real-time search is performant, and will not bring down out publishers?