Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: "relevant combination".   Results from 81 to 90 from 385 (5.453s).
Did you mean:
Relaxer(?): relevant combination 
Loading phrases to help you
refine your search...
No results found for "relevant combination".
Search results for relevant combination :
Apache Lucene - Apache Solr - Solr - [web site]
... indexing a single field multiple ways, or combining multiple fields into a single searchable field Explicit types eliminates the need for guessing types of fields External file...
... fields Advanced DisMax query parser for high relevancy results from user-entered queries Highlighted context snippets Faceted Searching based on unique field values, explicit queries, date...
[+ show more]
http://lucene.apache.org/solr/index.html    2013-05-21, 00:21
org.apache.lucene.queryparser.classic (Lucene 4.3.0 API) - Lucene - [web site]
... terms can be combined together with Boolean operators to form a more complex query (see below). Note: The analyzer used to create the index will be used on the terms and phrases in the query...
... are denoted by square brackets.  Exclusive range queries are denoted by             curly brackets. Boosting a Term Lucene provides the relevance level of matching documents based on the terms...
[+ show more]
http://lucene.apache.org/java/4_3_0/queryparser/org/apa.../package-summary.html    2013-05-06, 08:52
MemoryIndex (Lucene 4.3.0 API) - Lucene - [web site]
...    This class is a replacement/substitute for a large subset of  RAMDirectory functionality. It is designed to  enable maximum efficiency for on-the-fly matchmaking combining structured and  fuzzy...
... authored by James that have something to do with "salmon fishing manuals", sorted by relevance :)  declare namespace lucene = "java:nux.xom.pool.FullTextUtil";  declare variable $query := "+salmon...
[+ show more]
http://lucene.apache.org/java/4_3_0/memory/org/apache/lucen.../MemoryIndex.html    2013-05-06, 08:52
UAX29URLEmailTokenizer (Lucene 4.3.0 API) - Lucene - [web site]
... the Unicode Text Segmentation  algorithm, as specified in  Unicode Standard Annex #29  URLs and email addresses are also tokenized according to the relevant RFCs.    Tokens produced...
... their combining characters. If you use a previous version number,    you get the exact broken behavior for backwards compatibility.   Nested Class Summary Nested classes...
http://lucene.apache.org/java/4_3_0/analyzers-co.../UAX29URLEmailTokenizer.html    2013-05-06, 08:52
org.apache.lucene.search (Lucene 4.3.0 API) - Lucene - [web site]
... are not in a Bits instance. BooleanClause A clause in a BooleanQuery. BooleanQuery A Query that matches documents matching boolean combinations of other  queries, e.g. Boost...
...Comparator.NumericComparator<T extends Number> Base FieldComparator class for numeric types FieldComparator.RelevanceComparator Sorts by descending relevance. FieldComparator.ShortComparator Parses field's values...
[+ show more]
http://lucene.apache.org/java/4_3_0/core/org/apache/luc.../package-summary.html    2013-05-06, 08:52
org.apache.lucene.queryparser.classic (Lucene 4.2.1 API) - Lucene - [web site]
... such as "test" or "hello". A Phrase is a group of words surrounded by double quotes such as "hello dolly". Multiple terms can be combined together with Boolean operators to form a more complex query...
... provides the relevance level of matching documents based on the terms found. To boost a term use the caret, "^", symbol with a boost factor (a number) at the end of the term you are searching...
[+ show more]
http://lucene.apache.org/java/4_2_1/queryparser/org/apa.../package-summary.html    2013-04-04, 00:43
Apache Lucene - - OpenRelevance - [web site]
... Locking – combined with real-time get, this allows read-update-write functionality that ensures no conflicting changes were made concurrently by other clients. Atomic updates -  the ability...
... enhancements including conditional function queries and relevancy functions. New update processors to facilitate modifying documents prior to indexing. A brand new web admin interface...
[+ show more]
http://lucene.apache.org/openrelevance/mailing-lists.html    2013-05-06, 12:49
Field (Lucene 4.3.0 API) - Lucene - [web site]
... void setTokenStream(TokenStream tokenStream) Expert: sets the token stream to be used for indexing and causes  isIndexed() and isTokenized() to return true. May be combined with stored  values from stringValue() or get...
... 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...
http://lucene.apache.org/java/4_3_0/core/org/apache/lucene/docume.../Field.html    2013-05-06, 08:52
MemoryIndex (Lucene 4.2.1 API) - Lucene - [web site]
.../substitute for a large subset of  RAMDirectory functionality. It is designed to  enable maximum efficiency for on-the-fly matchmaking combining structured and  fuzzy fulltext search in realtime streaming...
... fishing manuals", sorted by relevance :)  declare namespace lucene = "java:nux.xom.pool.FullTextUtil";  declare variable $query := "+salmon~ +fish* manual~"; (: any arbitrary Lucene query can go...
[+ show more]
http://lucene.apache.org/java/4_2_1/memory/org/apache/lucen.../MemoryIndex.html    2013-04-04, 00:43
Lucene Change Log - Lucene - [web site]
...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...
...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...
[+ show more]
http://lucene.apache.org/core/4_3_0/changes/Changes.html    2013-05-06, 08:52
Sort:
project
Lucene (171)
Solr (99)
ElasticSearch (65)
Mahout (20)
Lucene.Net (13)
Nutch (8)
ManifoldCF (6)
OpenRelevance (3)
type
mail # user (245)
web site (53)
mail # dev (29)
source code (21)
wiki (20)
mail # general (10)
issue (5)
javadoc (2)
date
last 7 days (3)
last 30 days (16)
last 90 days (53)
last 6 months (104)
last 9 months (334)
author
Erick Erickson (12)
Chris Hostetter (10)
Digy (6)
Chuck Williams (5)
Jack Krupansky (5)
egaumer (5)
Alex Roytman (4)
AlexR (4)
J. Delgado (4)
Alex Davidson (3)
Doron Cohen (3)
Garth Hershfield (3)
Grant Ingersoll (3)
Igor Motov (3)
Jim Wong (3)