In [09.05.00](https://github.com/DNNCommunity/Dnn.CommunityForums/releases/tag/09.05.00), we overhauled the search feature to use DNN/Lucene rather than using SQL Server (and optionally SQL's Full Text feature). We still need to do some work on the UI, specifically: ## 1. The current UI uses two pages, and should be combined. ### 1.1. One to specify the search criteria <img width="947" height="790" alt="Image" src="https://github.com/user-attachments/assets/993a74dd-3bff-468a-944c-3342aa4eb7f7" /> ### 1.2. Different page to show the search results <img width="1688" height="896" alt="Image" src="https://github.com/user-attachments/assets/f32fc3fa-1ef0-4398-9847-d3bea51b89f5" /> ## Also, we should remove the "posts vs topics" option <img width="346" height="143" alt="Image" src="https://github.com/user-attachments/assets/3625ef1e-f3d0-48c7-80e9-4527bd262687" /> ### Just display as nested results like this: <img width="1300" height="1083" alt="Image" src="https://github.com/user-attachments/assets/6d32aa3b-55ae-4f06-9329-23de44338ca3" />
In 09.05.00, we overhauled the search feature to use DNN/Lucene rather than using SQL Server (and optionally SQL's Full Text feature).
We still need to do some work on the UI, specifically:
1. The current UI uses two pages, and should be combined.
1.1. One to specify the search criteria
1.2. Different page to show the search results
Also, we should remove the "posts vs topics" option
Just display as nested results like this: