Found 254 results
in 0.633 seconds.
Displaying page 1 of 26,
sorted by
-
Next
Previous
Start
Stop
Books
Books
Apache Solr 3 Enterprise Search Server
Apache Solr 3.1 Cookbook
Solr 1.4 Enterprise Search Server
Apache Solr 3 Enterprise Search Server
David Smiley and Eric Pugh proudly announce the second
http://lucene.apache.org/solr/books.html
-
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.nutch.indexer.solr
Class SolrClean.SolrDeleter
java.lang.Object
org.apache.nutch.indexer.solr.SolrClean.SolrDeleter
All Implemented Interfaces: Closeable , JobConfigurable , Reducer < ByteWritable , Text , Text , ByteWritable >
Enclosing class: SolrClean
public static class SolrClean.SolrDeleter extends Object implements Reducer < ByteWritable , Text , Text , ByteWritable >
Constructor Summary
SolrClean.SolrDeleter
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/indexer/solr/SolrClean.SolrDeleter.html
-
, CrawlDatum >
Dumps all the entries matching a regular expression on their URL. Generates a
text representation of the CrawlDatum-s or binary objects which can then be
used as a new CrawlDB. The dump mechanism of the crawldb reader is not very
useful on large crawldbs as the ouput can be extremely large and the -url
function can't help if we don't know what url we want to have a look at.
Author:
: Julien Nioche
Field Summary
static org.slf4j.Logger
LOG
Constructor Summary
CrawlDBScanner
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/tools/CrawlDBScanner.html
-
static class
SolrClean.SolrDeleter
Field Summary
static org.slf4j.Logger
LOG
Constructor Summary
SolrClean ()
Method Summary
void
delete ( String crawldb,
String
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/indexer/solr/SolrClean.html
-
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.nutch.indexer.solr
Class SolrWriter
java.lang.Object
org.apache.nutch.indexer.solr.SolrWriter
All Implemented Interfaces: NutchIndexWriter
public class SolrWriter extends Object implements NutchIndexWriter
Field Summary
static org.slf4j.Logger
LOG
Constructor Summary
SolrWriter ()
Method Summary
void
close ()
static
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/indexer/solr/SolrWriter.html
-
.
BlockedException - Exception in org.apache.nutch.protocol.http.api BlockedException(String) -
Constructor for exception org.apache.nutch.protocol.http.api. BlockedException
BOOST_FIELD -
Static variable in interface org.apache.nutch.indexer.solr. SolrConstants
BUFFER_SIZE -
Static variable in
http://nutch.apache.org/apidocs-1.4/index-all.html
-
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.nutch.indexer.solr
Class SolrIndexer
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.indexer.solr.SolrIndexer
All Implemented Interfaces: Configurable , Tool
public class SolrIndexer extends Configured implements Tool
Field Summary
static org.slf4j.Logger
LOG
Constructor Summary
SolrIndexer ()
SolrIndexer ( Configuration conf
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/indexer/solr/SolrIndexer.html
-
()
long
getTstamp ()
void
readFields ( DataInput in)
void
readSolrDocument (org.apache.solr.common.SolrDocument doc)
void
write ( DataOutput out)
Methods inherited from class java.lang. Object
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/indexer/solr/SolrDeleteDuplicates.SolrRecord.html
-
)
New Kuromoji morphological analyzer tokenizes Japanese text, producing
both compound words and their segmentation. (SOLR-3056)
Range Faceting (Dates & Numbers) is now supported in distributed search
(SOLR-1709)
HTMLStripCharFilter has been completely re-implemented, fixing many bugs
and greatly improving the performance (LUCENE-3690)
StreamingUpdateSolrServer now supports the javabin format (SOLR-1565)
New LFU Cache option for use in Solr's internal caches. (SOLR-2906)
Memory performance improvements to all FST based suggesters (SOLR-2888)
New WFSTLookupFactory suggester supports finer-grained ranking for
suggestions. (LUCENE-3714)
New options for configuring the amount of concurrency used in distributed
searches (SOLR-3221)
Many bug fixes
27 November 2011 - Solr 3.5.0 Available
The Lucene PMC is pleased to announce the
http://lucene.apache.org/solr/solrnews.html
-
http://lucene.apache.org/solr/mirrors-solr-latest-redir.html
Highlights of the Lucene release include:
In addition to Java 5 and Java 6, this release has now
full Java 7 support (minimum JDK 7u1 required).
TypeTokenFilter filters tokens based on their TypeAttribute.
Fixed offset
http://lucene.apache.org/core/corenews.html