Found 15 results
in 0.22 seconds.
Displaying page 1 of 2,
sorted by
-
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Theoretical Underpinnings
Lucene - By Doug Cutting (2004)
The Lucene Search Engine - By Doug Cutting (2000)
Lucene Java Resources (ideas are relevant to Lucene.Net)
Lucene Java FAQ - tons of general information on using Lucene, most relevant to Lucene.Net as well
Basics of Performance - a number of performance tweaks
Scores as Percentages or why you shouldn't do that
Getting Started with Simone Chiaretta
How to get started with Lucene.Net
The Main Concepts
Your First Application
Dissecting Storage Documents and Fields
Lucene - or how I stopped worrying and learned to love unstructured data
http://incubator.apache.org/lucene.net/links.html
-
Lewis John McGibbney
Ferdy Galema
Former Committers
Doug Cutting
Jérôme Charron
John Xing
Mike Cafarella
Piotr Kosiorowski
Otis Gospodnetić
Friends
Dan Fain ( Yahoo! Research Labs )
Fenwick & West LLP
http://nutch.apache.org/credits.html
-
2012-03-18T13:41:31Z
Built with Apache Forrest
http://forrest.apache.org/
Apache Nutch Credits
Table of contents
1 PMC Members/Committers............................................................................................... 2
2 Former Committers............................................................................................................ 2
3 Friends................................................................................................................................ 2
4 Sponsors..............................................................................................................................2
Apache Nutch Credits
Page 2Built with Apache Forrest
http://forrest.apache.org/
1 PMC Members/Committers
• Andrzej Bialecki
• Chris A. Mattmann
• Dennis Kubes
• Dogacan Güney
• Julien Nioche
• Markus Jelsma
• Sami Siren
• Alexis de Tréglodé
• Lewis John McGibbney
• Ferdy Galema
2 Former Committers
• Doug Cutting
• Jérôme
http://nutch.apache.org/credits.pdf
-
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.nutch.protocol.http.api
Class RobotRulesParser
java.lang.Object
org.apache.nutch.protocol.http.api.RobotRulesParser
All Implemented Interfaces: Configurable
public class RobotRulesParser extends Object implements Configurable
This class handles the parsing of robots.txt files.
It emits RobotRules objects, which describe the download permissions
as described in RobotRulesParser.
Author:
Tom Pierce, Mike Cafarella, Doug Cutting
http://nutch.apache.org/apidocs-1.4/org/apache/nutch/protocol/http/api/RobotRulesParser.html
-
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.nutch.protocol.http.api
Class RobotRulesParser
java.lang.Object
org.apache.nutch.protocol.http.api.RobotRulesParser
All Implemented Interfaces: Configurable
public class RobotRulesParser extends Object implements Configurable
This class handles the parsing of robots.txt files.
It emits RobotRules objects, which describe the download permissions
as described in RobotRulesParser.
Author:
Tom Pierce, Mike Cafarella, Doug Cutting
http://nutch.apache.org/apidocs-1.3/org/apache/nutch/protocol/http/api/RobotRulesParser.html
-
Lucene Change Log
Release 3.1.0
Changes in backwards compatibility policy (18)
LUCENE-2719 : Changed API of internal utility class
org.apache.lucene.util.SorterTemplate to support faster quickSort using
pivot values and also merge sort a…
http://lucene.apache.org/core/old_versioned_docs/versions/3_1_0/changes/Changes.html
-
Lucene Change Log
Release 3.0.3 [2010-12-03]
Changes in runtime behavior (3)
LUCENE-2689 : NativeFSLockFactory no longer attempts to acquire a
test lock just before the real lock is acquired.
(Surinder Pal
Singh Bindra via Mike McCandle…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_3/changes/Changes.html
-
Lucene Change Log
Release 3.0.2 [2010-06-18]
Changes in backwards compatibility policy (1)
LUCENE-2135 : Added FieldCache.purge(IndexReader) method to the
interface. Anyone implementing FieldCache externally will need to
fix their code …
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_2/changes/Changes.html
-
Lucene Change Log
Release 3.0.1 [2010-02-26]
Changes in backwards compatibility policy (1)
LUCENE-2123 : Removed the protected inner class ScoreTerm from
FuzzyQuery. The change was needed because the comparator of this class
had to be ch…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_1/changes/Changes.html
-
Lucene Change Log
Release 3.0.0 [2009-11-25]
Changes in backwards compatibility policy (7)
LUCENE-1979 : Change return type of SnapshotDeletionPolicy#snapshot()
from IndexCommitPoint to IndexCommit. Code that uses this method
needs to be…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_0/changes/Changes.html