vttranlina commented on PR #2442: URL: https://github.com/apache/james-project/pull/2442#issuecomment-2435169749
The commit [JAMES-4077 Back memory-app with Lucene](https://github.com/apache/james-project/pull/2442/commits/98dacaf22caa568704271701354fbac0108d1920) need to spend time to update LuceneSearch (ref https://github.com/apache/james-project/pull/2464) If we want to make this PR independent of it. I suggest two options: 1. Install SearchSnippetGet (which requires SearchHighlight) for distributed app only. 2. Alternatively, we can implement a FakeSearchHighlight. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
