Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: relevancy computation.   Results from 91 to 100 from 488 (0.622s).
Did you mean:
SpellChecker(?): relevance computation 
Loading phrases to help you
refine your search...
QualityStats (Lucene 4.2.1 API) - Lucene - [web site]
...Stats.RecallPoint           A certain rank in which a relevant doc was found.   Field Summary static int MAX_POINTS           Number of points for which precision is computed.   Constructor Summary...
... QualityStats(double maxGoodPoints,              long searchTime)           Construct a QualityStats object with anticipated maximal number of relevant hits.   Method Summary  void add...
[+ show more]
http://lucene.apache.org/java/4_2_1/benchmark/org/apache/l.../QualityStats.html    2013-04-04, 00:43
Uses of Class org.apache.lucene.search.grouping.GroupingSearch (Lucene 4.3.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_3_0/grouping/org/apache/.../GroupingSearch.html    2013-05-06, 08:52
Uses of Class org.apache.lucene.search.Sort (Lucene 4.2.1 API) - Lucene - [web site]
...           Represents sorting by computed relevance.   Methods in org.apache.lucene.search that return Sort  Sort Sort.rewrite(IndexSearcher searcher)           Rewrites the SortFields in this Sort...
... of Sort in org.apache.lucene.search   Fields in org.apache.lucene.search declared as Sort static Sort Sort.INDEXORDER           Represents sorting by index order. static Sort Sort.RELEVANCE...
[+ show more]
http://lucene.apache.org/java/4_2_1/core/org/apache/lucene/search/.../Sort.html    2013-04-04, 00:43
org.apache.lucene.search.grouping.term (Lucene 4.3.0 API) - Lucene - [web site]
... TermAllGroupHeadsCollector<GH extends AbstractAllGroupHeadsCollector.GroupHead<?>> A base implementation of AbstractAllGroupHeadsCollector for retrieving the most relevant groups...
...GroupFacetCollector An implementation of AbstractGroupFacetCollector that computes grouped facets based on the indexed terms  from the FieldCache. TermSecondPassGroupingCollector Concrete implementation of Abstract...
http://lucene.apache.org/java/4_3_0/grouping/org/apache.../package-summary.html    2013-05-06, 08:52
GroupingSearch (Lucene 4.3.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_3_0/grouping/org/apache/.../GroupingSearch.html    2013-05-06, 08:52
QualityStats (Lucene 4.2.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_2_0/benchmark/org/apache/l.../QualityStats.html    2013-03-11, 05:47
IndexableField (Lucene 4.3.0 API) - Lucene - [web site]
...-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 and then  rounded...
[+ show more]
http://lucene.apache.org/java/4_3_0/core/org/apache/luce.../IndexableField.html    2013-05-06, 08:52
Uses of Class org.apache.lucene.search.Sort (Lucene 4.2.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_2_0/core/org/apache/lucene/search/.../Sort.html    2013-03-11, 05:47
BlockGroupingCollector (Lucene 4.3.0 API) - Lucene - [web site]
...Sort, determines how that group     sorts against other groups.  This must be non-null,     ie, if you want to groupSort by relevance use     Sort.RELEVANCE. topNGroups - How many top groups to keep...
.... needsScores - true if the collected documents     require scores, either because relevance is included     in the withinGroupSort or because you plan to pass true     for either get...
[+ show more]
http://lucene.apache.org/java/4_3_0/grouping/org.../BlockGroupingCollector.html    2013-05-06, 08:52
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
Sort:
project
Lucene (273)
Solr (70)
Mahout (55)
ElasticSearch (44)
Nutch (23)
OpenRelevance (9)
Tika (7)
Lucene.Net (5)
Lucy (1)
type
mail # user (226)
web site (116)
mail # dev (70)
source code (35)
wiki (20)
mail # general (9)
issue (6)
javadoc (5)
Sematext # blog (1)
date
last 7 days (2)
last 30 days (28)
last 90 days (78)
last 6 months (143)
last 9 months (384)
author
Mattmann, Chris A (20)
Chris Hostetter (11)
Chuck Williams (10)
Terry Steichen (8)
Grant Ingersoll (7)
Michael McCandless (6)
Otis Gospodnetic (6)
Ted Dunning (6)
Gururaja H (5)
Sean Owen (5)
aash dhariya (5)
Erick Erickson (4)
LewisJohnMcgibbney (4)
Mario (4)
Dan Brickley (3)