Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: "relevency computation".   Results from 101 to 110 from 495 (0.735s).
Did you mean:
SpellChecker(?): "relevancy computation" 
ReSearcher(?): "relevance computation"  "relevancy computation"  "relevent computation" 
Relaxer(?): relevency computation 
Loading phrases to help you
refine your search...
No results found for "relevency computation".
Search results for relevency computation :
Uses of Package org.apache.lucene.search.grouping (Lucene 4.3.0 API) - Lucene - [web site]
... and Description AbstractAllGroupHeadsCollector This collector specializes in collecting the most relevant document (group head) for each group that match the query. Abstract...
...AllGroupHeadsCollector This collector specializes in collecting the most relevant document (group head) for each group that match the query. AbstractAllGroupHeadsCollector.GroupHead Represents a group head. Abstract...
[+ show more]
http://lucene.apache.org/java/4_3_0/grouping/org/apache/luc.../package-use.html    2013-05-06, 08:52
org.apache.lucene.search.grouping (Lucene 4.3.0 API) - Lucene - [web site]
...AllGroupHeadsCollector that can be used to retrieve all most relevant    documents per group. Also known as group heads. This can be useful in situations when one wants to compute group    based facets / statistics...
... to compute the most relevant documents per group it is better to just use the collector as done here below.   AbstractAllGroupHeadsCollector c = TermAllGroupHeadsCollector.create(groupField, sort...
[+ show more]
http://lucene.apache.org/java/4_3_0/grouping/org/apache.../package-summary.html    2013-05-06, 08:52
Uses of Class org.apache.lucene.search.grouping.GroupingSearch (Lucene 4.2.1 API) - Lucene - [web site]
...Search.setAllGroupHeads(boolean allGroupHeads)           Whether to compute all group heads (most relevant document per group) matching the query.  GroupingSearch GroupingSearch.setAllGroups(boolean allGroups)           Whether to also compute all...
...Search.setIncludeMaxScore(boolean includeMaxScore)           Whether to include the score of the most relevant document per group.  GroupingSearch GroupingSearch.setIncludeScores(boolean includeScores)           Whether to include the scores per doc...
http://lucene.apache.org/java/4_2_1/grouping/org/apache/.../GroupingSearch.html    2013-04-04, 00:43
GroupingSearch (Lucene 4.2.1 API) - Lucene - [web site]
... group heads (most relevant document per group) matching the query.  GroupingSearch setAllGroups(boolean allGroups)           Whether to also compute all groups matching the query...
...AllGroupHeads(boolean allGroupHeads) Whether to compute all group heads (most relevant document per group) matching the query.    This feature isn't enabled when grouping by doc block. Parameters: allGroupHeads - Whether...
[+ show more]
http://lucene.apache.org/java/4_2_1/grouping/org/apache/.../GroupingSearch.html    2013-04-04, 00:43
QualityStats (Lucene 4.1.0 API) - Lucene - [web site]
... of queries. Nested Class Summary Nested Classes  Modifier and Type Class and Description static class  QualityStats.RecallPoint A certain rank in which a relevant doc was found...
.... Field Summary Fields  Modifier and Type Field and Description static int MAX_POINTS Number of points for which precision is computed. Constructor Summary Constructors  Constructor...
[+ show more]
http://lucene.apache.org/java/4_1_0/benchmark/org/apache/l.../QualityStats.html    2013-01-22, 06:26
Index (Lucene 4.3.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_3_0/grouping/index-all.html    2013-05-06, 08:52
org.apache.lucene.search.grouping.term (Lucene 4.2.1 API) - Lucene - [web site]
...AllGroupHeadsCollector for retrieving the most relevant groups when grouping  on a string based group field. TermAllGroupsCollector A collector that collects all groups that match the  query. Term...
...DocValues  to collect groups. TermGroupFacetCollector An implementation of AbstractGroupFacetCollector that computes grouped facets based on the indexed terms  from the FieldCache. Term...
http://lucene.apache.org/java/4_2_1/grouping/org/apache.../package-summary.html    2013-04-04, 00:43
Uses of Class org.apache.lucene.search.grouping.GroupingSearch (Lucene 4.2.0 API) - Lucene - [web site]
...Search GroupingSearch.disableCaching() Disables any enabled cache. GroupingSearch GroupingSearch.setAllGroupHeads(boolean allGroupHeads) Whether to compute all group heads (most relevant document per...
... group) matching the query. GroupingSearch GroupingSearch.setAllGroups(boolean allGroups) Whether to also compute all groups matching the query. GroupingSearch Grouping...
[+ show more]
http://lucene.apache.org/java/4_2_0/grouping/org/apache/.../GroupingSearch.html    2013-03-11, 05:47
IndexableField (Lucene 4.2.1 API) - Lucene - [web site]
... 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 normalization factor...
[+ show more]
http://lucene.apache.org/java/4_2_1/core/org/apache/luce.../IndexableField.html    2013-04-04, 00:43
Uses of Class org.apache.lucene.search.Sort (Lucene 4.1.0 API) - Lucene - [web site]
....INDEXORDER Represents sorting by index order. static Sort Sort.RELEVANCE Represents sorting by computed relevance. Methods in org.apache.lucene.search that return Sort  Modifier and Type Method...
...  control over whether hit scores and max score  should be computed. TopFieldDocs IndexSearcher.search(Query query,       int n,       Sort sort) Search implementation with arbitrary sorting...
[+ show more]
http://lucene.apache.org/java/4_1_0/core/org/apache/lucene/search/.../Sort.html    2013-01-22, 06:26
Sort:
project
Lucene (273)
Solr (70)
Mahout (60)
ElasticSearch (46)
Nutch (23)
OpenRelevance (9)
Tika (7)
Lucene.Net (5)
Lucy (1)
type
mail # user (231)
web site (117)
mail # dev (71)
source code (35)
wiki (20)
mail # general (9)
issue (6)
javadoc (5)
Sematext # blog (1)
date
last 7 days (0)
last 30 days (9)
last 90 days (57)
last 6 months (145)
last 9 months (390)
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)