Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: "relevancy computation".   Results from 121 to 130 from 485 (1.407s).
Did you mean:
SpellChecker(?): "relevance computation" 
ReSearcher(?): "relevance computation"  "relevant computation" 
Relaxer(?): relevancy computation 
Loading phrases to help you
refine your search...
No results found for "relevancy computation".
Search results for relevancy computation :
Apache Lucene - - OpenRelevance - [web site]
...TaxonomyManager manages near-real-time reopens of both IndexSearcher and   TaxonomyReader (for faceting). Added new facet method to the facet module to compute facet counts using Sorted...
...SetDocValuesField,   without a separate taxonomy index. DrillSideways class, for computing sideways facet counts, is now more flexible: it allows more   than one FacetRequest per dimension and now allows drilling...
[+ show more]
http://lucene.apache.org/openrelevance/mailing-lists.html    2013-05-06, 12:49
Index (Lucene 4.3.0 API) - Lucene - [web site]
...BestFragment(Analyzer, String, String) - Method in class org.apache.lucene.search.highlight.Highlighter Highlights chosen terms in a text, extracting the most relevant section. getBestFragment(TokenStream, String...
...) - Method in class org.apache.lucene.search.highlight.Highlighter Highlights chosen terms in a text, extracting the most relevant section. getBestFragment(FieldQuery, IndexReader, int, String...
[+ show more]
http://lucene.apache.org/core/4_3_0/highlighter/index-all.html    2013-05-06, 08:52
Field (Lucene 4.3.0 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...
http://lucene.apache.org/java/4_3_0/core/org/apache/lucene/docume.../Field.html    2013-05-06, 08:52
Lucene Change Log - Lucene - [web site]
...SetDocValuesAccumulator, to compute topK facet counts from a field's SortedSetDocValues.  This method only supports flat (dim/label) facets, is a bit (~25%) slower, has added cost per-IndexReader-open to compute its ordinal...
...Searcher.search when the argument list contains a Sort and one of the sort fields is the relevance score. Only IndexSearchers created with an ExecutorService are concerned. (Adrien Grand) LUCENE-4738, LUCENE...
[+ show more]
http://lucene.apache.org/core/4_3_0/changes/Changes.html    2013-05-06, 08:52
Index (Lucene 4.3.0 API) - Lucene - [web site]
....apache.lucene.facet.taxonomy.CategoryPath The components of this CategoryPath. compute() - Method in class org.apache.lucene.facet.partitions.PartitionsFacetResultsHandler   compute() - Method in class org...
....apache.lucene.facet.search.DepthOneFacetResultsHandler   compute() - Method in class org.apache.lucene.facet.search.FacetResultsHandler Computes the FacetResult for the given FacetArrays. contains(int) - Method in class org...
[+ show more]
http://lucene.apache.org/core/4_3_0/facet/index-all.html    2013-05-06, 08:52
IndexableField (Lucene 4.2.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_2_0/core/org/apache/luce.../IndexableField.html    2013-03-11, 05:47
Index (Lucene 4.3.0 API) - Lucene - [web site]
... in class org.apache.lucene.queries.CustomScoreProvider Explain the custom score. customScore(int, float, float[]) - Method in class org.apache.lucene.queries.CustomScoreProvider Compute...
... a custom score by the subQuery score and a number of  FunctionQuery scores. customScore(int, float, float) - Method in class org.apache.lucene.queries.CustomScoreProvider Compute a custom...
[+ show more]
http://lucene.apache.org/core/4_3_0/queries/index-all.html    2013-05-06, 08:52
BlockGroupingCollector (Lucene 4.2.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_2_0/grouping/org.../BlockGroupingCollector.html    2013-03-11, 05:47
Uses of Package org.apache.lucene.search.grouping (Lucene 4.2.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_2_0/grouping/org/apache/luc.../package-use.html    2013-03-11, 05:47
org.apache.lucene.search.grouping (Lucene 4.2.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_2_0/grouping/org/apache.../package-summary.html    2013-03-11, 05:47
Sort:
project
Lucene (272)
Solr (70)
Mahout (54)
ElasticSearch (43)
Nutch (23)
OpenRelevance (9)
Tika (7)
Lucene.Net (5)
Lucy (1)
type
mail # user (224)
web site (116)
mail # dev (70)
source code (35)
wiki (19)
mail # general (9)
issue (6)
javadoc (5)
Sematext # blog (1)
date
last 7 days (1)
last 30 days (27)
last 90 days (79)
last 6 months (142)
last 9 months (381)
author
Mattmann, Chris A (20)
Chris Hostetter (11)
Chuck Williams (10)
Terry Steichen (8)
Grant Ingersoll (7)
Michael McCandless (6)
Otis Gospodnetic (6)
Gururaja H (5)
Sean Owen (5)
Ted Dunning (5)
aash dhariya (5)
Erick Erickson (4)
LewisJohnMcgibbney (4)
Mario (4)
Dan Brickley (3)