Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: "relevence computation".   Results from 111 to 120 from 486 (4.005s).
Did you mean:
SpellChecker(?): "relevance computation" 
ReSearcher(?): "relevancy computation"  "relevent computation"  "relevance computation"  "relevency computation" 
Relaxer(?): relevence computation 
Loading phrases to help you
refine your search...
No results found for "relevence computation".
Search results for relevence computation :
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
Index (Lucene 4.3.0 API) - Lucene - [web site]
....apache.lucene.benchmark.byTask.feeds.ContentItemsSource update count of items generated by this source addResult(int, boolean, long) - Method in class org.apache.lucene.benchmark.quality.QualityStats Add a (possibly relevant) doc. add...
...NumGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats Returns the number of good points (only relevant points). getNumParallelTasks() - Method in class org...
[+ show more]
http://lucene.apache.org/core/4_3_0/benchmark/index-all.html    2013-05-06, 08:52
BlockGroupingCollector (Lucene 4.2.1 API) - Lucene - [web site]
... 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 getSscores or getMaxScores to get...
[+ show more]
http://lucene.apache.org/java/4_2_1/grouping/org.../BlockGroupingCollector.html    2013-04-04, 00:43
Uses of Package org.apache.lucene.search.grouping (Lucene 4.2.1 API) - Lucene - [web site]
... relevant document (group head) for each group that match the query. AbstractAllGroupHeadsCollector.GroupHead           Represents a group head. AbstractAllGroupsCollector           A...
... 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_1/grouping/org/apache/luc.../package-use.html    2013-04-04, 00:43
Uses of Class org.apache.lucene.queries.function.ValueSource (Lucene 4.3.0 API) - Lucene - [web site]
... org.apache.lucene.queries.function Queries that compute score based upon a function org.apache.lucene.queries.function.docvalues FunctionValues for different data types. org...
...ValueSource returns the relevance score of the query class  RangeMapFloatFunction LinearFloatFunction implements a linear function over  another ValueSource. class  ReciprocalFloatFunction Reciprocal...
http://lucene.apache.org/java/4_3_0/queries/org/apache/luce.../ValueSource.html    2013-05-06, 08:52
Uses of Class org.apache.lucene.index.AtomicReaderContext (Lucene 4.3.0 API) - Lucene - [web site]
... DisjunctionMaxQuery.DisjunctionMaxWeight.explain(AtomicReaderContext context,        int doc) Explain the score we computed for doc Explanation Boolean...
...Query.BooleanWeight.explain(AtomicReaderContext context,        int doc)  abstract Explanation Weight.explain(AtomicReaderContext context,        int doc) An explanation of the score computation for the named document. abstract Scorer Filtered...
[+ show more]
http://lucene.apache.org/java/4_3_0/core/org/apache.../AtomicReaderContext.html    2013-05-06, 08:52
org.apache.lucene.search.grouping (Lucene 4.2.1 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_1/grouping/org/apache.../package-summary.html    2013-04-04, 00:43
org.apache.lucene.search.grouping.term (Lucene 4.2.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_2_0/grouping/org/apache.../package-summary.html    2013-03-11, 05:47
GroupingSearch (Lucene 4.2.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_2_0/grouping/org/apache/.../GroupingSearch.html    2013-03-11, 05:47
MoreLikeThis (Lucene 4.3.0 API) - Lucene - [web site]
...:    Lucene does let you access the document frequency of terms, with IndexReader.docFreq().  Term frequencies can be computed by re-tokenizing the text, which, for a single document,  is usually fast...
... a document.    It all depends on what you're trying to do.  If you're trying to eek out that last percent  of precision and recall regardless of computational difficulty so that you can win a TREC...
[+ show more]
http://lucene.apache.org/java/4_3_0/queries/org/apache/luc.../MoreLikeThis.html    2013-05-06, 08:52
Sort:
project
Lucene (273)
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 (20)
mail # general (9)
issue (6)
javadoc (5)
Sematext # blog (1)
date
last 7 days (2)
last 30 days (27)
last 90 days (79)
last 6 months (142)
last 9 months (382)
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)