Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: relevancy computation.   Results from 151 to 160 from 508 (0.489s).
Loading phrases to help you
refine your search...
org.apache.lucene.search.grouping.dv (Lucene 4.1.0 API) - Lucene - [web site]
... AbstractAllGroupHeadsCollector.GroupHead<?>> A base implementation of AbstractAllGroupHeadsCollector for retrieving  the most relevant groups when grouping on a indexed doc values field...
...FacetCollector An implementation of AbstractGroupFacetCollector that computes grouped facets based on docvalues. DVSecondPassGroupingCollector<GROUP_VALUE> IDV based implementation of Abstract...
http://lucene.apache.org/java/4_1_0/grouping/org/apache.../package-summary.html    2013-01-22, 06:26
GroupingSearch (Lucene 4.1.0 API) - Lucene - [web site]
...AllGroupHeads(boolean allGroupHeads) Whether to compute all group heads (most relevant document per group) matching the query. GroupingSearch setAllGroups(boolean allGroups) Whether to also compute all groups matching the query...
... (most relevant document per group) matching the query.    This feature isn't enabled when grouping by doc block. Parameters: allGroupHeads - Whether to compute all group heads (most relevant...
[+ show more]
http://lucene.apache.org/java/4_1_0/grouping/org/apache/.../GroupingSearch.html    2013-01-22, 06:26
Uses of Class org.apache.lucene.queries.function.ValueSource (Lucene 4.2.1 API) - Lucene - [web site]
....apache.lucene.queries.function Queries that compute score based upon a function  org.apache.lucene.queries.function.docvalues FunctionValues for different data types.  org.apache.lucene.queries.function.valuesource A variety...
....  class QueryValueSource           QueryValueSource returns the relevance score of the query  class RangeMapFloatFunction           LinearFloatFunction implements a linear function over...
http://lucene.apache.org/java/4_2_1/queries/org/apache/luce.../ValueSource.html    2013-04-04, 00:43
Uses of Class org.apache.lucene.index.AtomicReaderContext (Lucene 4.2.1 API) - Lucene - [web site]
... doc)           An explanation of the score computation for the named document.  Explanation DisjunctionMaxQuery.DisjunctionMaxWeight.explain(AtomicReaderContext context,         int...
... doc)           Explain the score we computed for doc  Explanation BooleanQuery.BooleanWeight.explain(AtomicReaderContext context,         int doc)             abstract  Scorer Filtered...
[+ show more]
http://lucene.apache.org/java/4_2_1/core/org/apache.../AtomicReaderContext.html    2013-04-04, 00:43
MoreLikeThis (Lucene 4.2.1 API) - Lucene - [web site]
...Reader.docFreq().  Term frequencies can be computed by re-tokenizing the text, which, for a single document,  is usually fast enough.  But looking up the docFreq() of every term in the document is  probably too...
... to eek out that last percent  of precision and recall regardless of computational difficulty so that you can win a TREC  competition, then the techniques I mention above are useless.  But if you...
[+ show more]
http://lucene.apache.org/java/4_2_1/queries/org/apache/luc.../MoreLikeThis.html    2013-04-04, 00:43
Index (Lucene 4.2.0 API) - Lucene - [web site]
....apache.lucene.search.grouping.AbstractGroupFacetCollector   setAllGroupHeads(boolean) - Method in class org.apache.lucene.search.grouping.GroupingSearch Whether to compute all group heads (most relevant document per group) matching the query. set...
....apache.lucene.search.grouping This collector specializes in collecting the most relevant document (group head) for each group that match the query. AbstractAllGroupHeadsCollector(int) - Constructor for class org...
[+ show more]
http://lucene.apache.org/core/4_2_0/grouping/index-all.html    2013-03-11, 05:47
Field (Lucene 4.2.1 API) - Lucene - [web site]
...() Returns the field's index-time boost.    Only fields can have an index-time boost, if you want to simulate  a "document boost", then you must pre-multiply it across all the  relevant fields...
... yourself.   The boost is used to compute the norm factor for the field.  By  default, in the Similarity.computeNorm(FieldInvertState) method,  the boost value is multiplied by the length...
http://lucene.apache.org/java/4_2_1/core/org/apache/lucene/docume.../Field.html    2013-04-04, 00:43
IndexableField (Lucene 4.1.0 API) - Lucene - [web site]
...", then you must pre-multiply it across all the  relevant fields yourself.   The boost is used to compute the norm factor for the field.  By  default, in the Similarity.compute...
...FieldType.indexed() is false) or omits normalization values  (IndexableFieldType.omitNorms() returns true). See Also: Similarity.computeNorm(FieldInvertState, Norm), TFIDFSimilarity...
http://lucene.apache.org/java/4_1_0/core/org/apache/luce.../IndexableField.html    2013-01-22, 06:26
Lucene Change Log - Lucene - [web site]
...Accumualtor and return the relevant aggregator, for aggregating the association values. (Shai Erera) LUCENE-4748: A FacetRequest on a non-existent field now returns an empty FacetResult instead of skipping it...
...AppendingLongBuffer: an append-only buffer for monotonically increasing values. (Adrien Grand) LUCENE-4748: Added DrillSideways utility class for computing both drill-down and drill-sideways counts for a Drill...
[+ show more]
http://lucene.apache.org/core/4_2_1/changes/Changes.html    2013-04-04, 00:43
Statistical Facet | Reference Guide | Elasticsearch - ElasticSearch - [web site]
...                                                                                                       Statistical Facet Statistical facet allows to compute statistical data on a numeric fields. The statistical data include count, total, sum of squares, mean (average), minimum...
..." : {                 "field" : "num1"             }         }     } }     Script field When using field, the numeric value of the field is used to compute the statistical information. Sometimes, several fields...
[+ show more]
http://www.elasticsearch.org/guide/reference/api/sear.../statistical-facet.html   
Sort:
project
Lucene (286)
Solr (70)
Mahout (60)
ElasticSearch (46)
Nutch (23)
OpenRelevance (9)
Tika (7)
Lucene.Net (5)
Lucy (1)
type
mail # user (231)
web site (130)
mail # dev (71)
source code (35)
wiki (20)
mail # general (9)
issue (6)
javadoc (5)
Sematext # blog (1)
date
last 7 days (14)
last 30 days (23)
last 90 days (70)
last 6 months (158)
last 9 months (403)
author
Mattmann, Chris A (20)
Chris Hostetter (11)
Chuck Williams (10)
Terry Steichen (8)
Grant Ingersoll (7)
Sean Owen (7)
Michael McCandless (6)
Otis Gospodnetic (6)
Ted Dunning (6)
Gururaja H (5)
aash dhariya (5)
Erick Erickson (4)
Mario (4)
Dan Brickley (3)
Doron Cohen (3)