Articles tagged #examine


UMB.FYI
2024-12-11

📰 How to Search by Picked Multi-Node Tree Picker Values in Umbraco v9+

Janae Cram updates Paul Seal's 2020 guide on using multi-node tree picker values in Umbraco, focusing on versions 9 to 13. It outlines steps for configuring Examine indexes to facilitate category searches, transforming UDI values, implementing an ArticleService for querying, and rendering results in views, enhancing content retrieval efficiency.

UMB.FYI
2024-11-13

📰 You probably don't need a custom index - Modifying the ExternalIndex in Examine and Umbraco

Joe Glombek discusses optimizing the use of indexes in Umbraco, focusing on the ExternalIndex for site search. He details how to define and modify fields within the index using `IConfigureNamedOptions<LuceneDirectoryIndexOptions>`, and explains the process of adding values to the index. Additionally, he covers registering configurations and rebuilding the index for updated content retrieval.

UMB.FYI
2024-10-30

📰 How to sort items by a custom date in an Umbraco v13+ Examine Index

Nurhak Kaya's guide outlines how to sort items by a custom date in Umbraco v13+ using Examine. It highlights the need to store dates as "long" types rather than strings for proper sorting. The implementation includes creating a custom date field, updating the Examine index, and utilizing a search service to retrieve ordered results.

UMB.FYI
Archive Polls Tips Firehose Privacy About

UMB.FYI is built with ❤ by the Umbraco community and is not affiliated with Umbraco HQ