C# (CSharp) Lucene.Net.Search DocIdSetIterator.Cost - 2 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de Lucene.Net.Search.DocIdSetIterator.Cost extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
Returns the estimated cost of this DocIdSetIterator.
this is generally an upper bound of the number of documents this iterator might match, but may be a rough heuristic, hardcoded value, or otherwise completely inaccurate.