GaneshPatil7517 opened a new pull request, #1456:
URL: https://github.com/apache/camel-website/pull/1456

   This PR updates the documentation search behavior so that queries return 
results **only from the `camel-core` documentation index**, filtering out 
sub-project docs such as CK, CEQ, or CSB CEQ that previously appeared with 
higher priority.  
   The goal is to improve relevance for users who expect the main search bar to 
surface **general Camel core information first**.
   
   ### What was changed
   - Search scope is now limited to the `camel-core` docs index.
   - Sub-project documentation is ignored in global search results.
   - Core Camel documentation results are ranked and displayed first.
   - Existing search features and UI behavior remain intact.
   
   ###  Testing
   - Verified search results return only camel-core matches.
   - Confirmed result ordering prioritizes core docs.
   - No console errors, regressions, or performance issues observed.
   
   ###  Notes
   This change improves user experience by ensuring global search stays focused 
on the core documentation set, while still allowing sub-project docs to be 
browsed manually in their respective sections.
   
   Closes: #1281


-- 
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]

Reply via email to