• Products
    • Overview
    • LucidWorks Search Platform
      • Features and Benefits
      • Technical Overview
      • Only with LucidWorks
      • LucidWorks and Solr
      • White Papers
      • LucidWorks Enterprise
      • LucidWorks Cloud
      • LucidWorks Big Data
    • Apache Releases
      • Apache Solr 4.0-dev
      • Apache Lucene
  • Support & Services
    • Overview
    • Support
    • Lucid University
    • ExpertLink Advisory
    • Consulting
    • Partners
    • Subscriptions
  • Why Lucid?
    • Why Lucid?
    • Technology
    • Who uses Lucene/Solr?
      • What customers are saying
    • Case Studies
    • Whitepapers
    • Demos
    • Webinars
  • Blog
  • DevZone
    • DevZone Overview
    • Forums (LWE)
    • Videos & Podcasts
      • How To's
      • Screencasts
      • Podcasts
      • Conference Videos
    • Technical Articles
      • Whitepapers
    • Reference Materials
      • Documentation
      • Solr Reference Guide
      • Solr & LucidWorks Matrix
      • Tutorials
    • Events
      • Lucene Revolution
      • Tradeshows & Conferences
      • Meet Ups
    • Code & Test
  • Downloads
  • About Us
    • Management
    • Board of Directors
    • Apache Lucene/Solr Committers
    • Careers
    • News
      • Media Coverage
      • Press Releases
    • Contact Us

beta

Start new search

Options

Clear all facets

  • Project clear projects

  • Source clear sources

  • Author clear authors

Search Results for doug cutting

Results loading...

Found 15 results in 0.22 seconds. Displaying page 1 of 2, sorted by

  1. [WEB] Apache Lucene.Net

    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

  2. [WEB] Apache Nutch Credits

    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

  3. [WEB] Apache Nutch Credits

    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

  4. [WEB] RobotRulesParser (${Name} 1.4 API)

    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

  5. [WEB] RobotRulesParser (Apache Nutch 1.3 API)

    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

  6. [WEB] Lucene Change Log

    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

  7. [WEB] Lucene Change Log

    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

  8. [WEB] Lucene Change Log

    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

  9. [WEB] Lucene Change Log

    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

  10. [WEB] Lucene Change Log

    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

  1. 1
  2. 2
  3. >>

Powered by LucidWorks Enterprise

Give us your feedback

  • Lucene
  • Solr
  • Nutch
  • Tika
  • Mahout
  • Droids
  • PyLucene
  • Lucene.Net
  • Lucy
  • Lucene4c
  • Open Relevance Project
  • ManifoldCF
  • Contact Us
  • About Lucid Imagination
  • Help & Support
  • Training
  • Website Feedback
  • Privacy Policy
  • Legal Terms of Use
  • Copyrights and Disclaimers
  • Sitemap
  • Admin

Apache Solr, Solr, Apache Lucene, Lucene and their logos are trademarks of the Apache Software Foundation.

© 2012 Lucid Imagination. All Right reserved.