Johan R.
11/15/2023, 8:38 AMskttl
11/15/2023, 8:46 AMnzdev
11/16/2023, 11:42 AMBen
03/06/2025, 1:28 PMSystem.MissingMethodException: Method not found: 'Void Examine.Lucene.Search.LuceneQueryOptions..ctor(Int32, System.Nullable`1<Int32>, Examine.Lucene.Search.SearchAfterOptions, Boolean, Boolean, Int32, Boolean)'.
at Umbraco.Cms.Api.Management.Controllers.Searcher.QuerySearcherController.Query(CancellationToken cancellationToken, String searcherName, String term, Int32 skip, Int32 take)
Looking at the Umbraco code it's using a named parameter skipTakeMaxResults
which doesn't seem to exist in Examine v4 beta?nzdev
03/08/2025, 8:24 AMnzdev
03/08/2025, 8:25 AMnzdev
03/08/2025, 8:25 AM