Apache Lucene.Net 2.4.0 Class Library API

CustomScoreQuery Class

For a list of all members of this type, see CustomScoreQuery Members.

System.Object
   Lucene.Net.Search.Query
      Lucene.Net.Search.Function.CustomScoreQuery

public class CustomScoreQuery : Query

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Search.Function

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

CustomScoreQuery Members | Lucene.Net.Search.Function Namespace