Class FileSearchIndexer | Quick Search | 1.5.4
docs.unity3d.com
    Show / Hide Table of Contents

    Class FileSearchIndexer

    Inheritance
    Object
    SearchIndexer
    FileSearchIndexer
    Inherited Members
    SearchIndexer.roots
    SearchIndexer.minIndexCharVariation
    SearchIndexer.maxIndexCharVariation
    SearchIndexer.entrySeparators
    SearchIndexer.skipEntryHandler
    SearchIndexer.getIndexFilePathHandler
    SearchIndexer.getQueryTokensHandler
    SearchIndexer.getEntryComponentsHandler
    SearchIndexer.enumerateRootEntriesHandler
    SearchIndexer.Build()
    SearchIndexer.Build(Boolean)
    SearchIndexer.IsReady()
    SearchIndexer.Search(String, Int32, Int32)
    SearchIndexer.SearchTerms(String, Int32, Int32)
    SearchIndexer.UpdateIndexWithNewContent(String[], String[], String[])
    Namespace: Unity.QuickSearch.Providers
    Syntax
    public class FileSearchIndexer : SearchIndexer, IDisposable

    Constructors

    FileSearchIndexer(String, IEnumerable<SearchIndexerRoot>)

    Declaration
    public FileSearchIndexer(string type, IEnumerable<SearchIndexerRoot> roots)
    Parameters
    Type Name Description
    String type
    IEnumerable<SearchIndexerRoot> roots

    Properties

    type

    Declaration
    public string type { get; }
    Property Value
    Type Description
    String

    Methods

    Dispose()

    Declaration
    public void Dispose()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023