Comunica
    Preparing search index...

    Data interface for the type of an actor test result.

    interface IActorQuerySourceIdentifyHypermediaTest {
        filterFactor: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    filterFactor: number

    A value from 0 to 1 indicating to what respect a source type is able to pre-filter the source based on the pattern. 1 indicates that the source can apply the whole pattern, and 0 indicates that the source can not apply the pattern at all (and local filtering must happen).