Syntax
Class
Description
Select all document ids listed in search results (deprecated)
makeFrom() is deprecated because the search results may contain only some of the matching documents (for example, a SearchResults object may contain only the best-matching 100 documents). Instead, either using selectItemsBySearch or setting SearchJob.WantResultsAsFilter is recommended, to ensure that the SearchFilter produced is complete.