2009-11-16 03:29:52 -05:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
< html >
< head >
< META http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta content = "Apache Forrest" name = "Generator" >
< meta name = "Forrest-version" content = "0.8" >
< meta name = "Forrest-skin-name" content = "lucene" >
< title > Apache Lucene - System Requirements< / title >
< link type = "text/css" href = "skin/basic.css" rel = "stylesheet" >
< link media = "screen" type = "text/css" href = "skin/screen.css" rel = "stylesheet" >
< link media = "print" type = "text/css" href = "skin/print.css" rel = "stylesheet" >
< link type = "text/css" href = "skin/profile.css" rel = "stylesheet" >
< script src = "skin/getBlank.js" language = "javascript" type = "text/javascript" > < / script > < script src = "skin/getMenu.js" language = "javascript" type = "text/javascript" > < / script > < script src = "skin/fontsize.js" language = "javascript" type = "text/javascript" > < / script >
< link rel = "shortcut icon" href = "images/favicon.ico" >
< / head >
< body onload = "init()" >
< script type = "text/javascript" > ndeSetTextSize ( ) ; < / script >
< div id = "top" >
<!-- +
|breadtrail
+-->
< div class = "breadtrail" >
< a href = "http://www.apache.org/" > Apache< / a > > < a href = "http://lucene.apache.org/" > Lucene< / a > < script src = "skin/breadcrumbs.js" language = "JavaScript" type = "text/javascript" > < / script >
< / div >
<!-- +
|header
+-->
< div class = "header" >
<!-- +
|start group logo
+-->
< div class = "grouplogo" >
< a href = "http://lucene.apache.org/" > < img class = "logoImage" alt = "Lucene" src = "http://www.apache.org/images/asf_logo_simple.png" title = "Apache Lucene" > < / a >
< / div >
<!-- +
|end group logo
+-->
<!-- +
|start Project Logo
+-->
< div class = "projectlogo" >
< a href = "http://lucene.apache.org/java/" > < img class = "logoImage" alt = "Lucene" src = "http://lucene.apache.org/images/lucene_green_300.gif" title = "Apache Lucene is a high-performance , full-featured text search engine library written entirely in
Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.">< / a >
< / div >
<!-- +
|end Project Logo
+-->
<!-- +
|start Search
+-->
< div class = "searchbox" >
< form action = "http://search.lucidimagination.com/p:lucene" method = "get" class = "roundtopsmall" >
< input onFocus = "getBlank (this, 'Search the site with Lucene');" size = "25" name = "q" id = "query" type = "text" value = "Search the site with Lucene" >
< input name = "Search" value = "Search" type = "submit" >
< / form >
< div style = "position: relative; top: -5px; left: -10px" > Powered by < a href = "http://www.lucidimagination.com" style = "color: #033268" > Lucid Imagination< / a >
< / div >
< / div >
<!-- +
|end search
+-->
<!-- +
|start Tabs
+-->
< ul id = "tabs" >
< li class = "current" >
< a class = "selected" href = "http://lucene.apache.org/java/docs/" > Main< / a >
< / li >
< li >
< a class = "unselected" href = "http://wiki.apache.org/lucene-java" > Wiki< / a >
< / li >
< li class = "current" >
2009-11-16 10:28:29 -05:00
< a class = "selected" href = "index.html" > Lucene 3.1 Documentation< / a >
2009-11-16 03:29:52 -05:00
< / li >
< / ul >
<!-- +
|end Tabs
+-->
< / div >
< / div >
< div id = "main" >
< div id = "publishedStrip" >
<!-- +
|start Subtabs
+-->
< div id = "level2tabs" > < / div >
<!-- +
|end Endtabs
+-->
< script type = "text/javascript" > < ! - -
document.write("Last Published: " + document.lastModified);
// -->< / script >
< / div >
<!-- +
|breadtrail
+-->
< div class = "breadtrail" >
< / div >
<!-- +
|start Menu, mainarea
+-->
<!-- +
|start Menu
+-->
< div id = "menu" >
< div onclick = "SwitchMenu('menu_selected_1.1', 'skin/')" id = "menu_selected_1.1Title" class = "menutitle" style = "background-image: url('skin/images/chapter_open.gif');" > Documentation< / div >
< div id = "menu_selected_1.1" class = "selectedmenuitemgroup" style = "display: block;" >
< div class = "menuitem" >
< a href = "index.html" > Overview< / a >
< / div >
< div onclick = "SwitchMenu('menu_1.1.2', 'skin/')" id = "menu_1.1.2Title" class = "menutitle" > Changes< / div >
< div id = "menu_1.1.2" class = "menuitemgroup" >
< div class = "menuitem" >
< a href = "changes/Changes.html" > Core< / a >
< / div >
< div class = "menuitem" >
< a href = "changes/Contrib-Changes.html" > Contrib< / a >
< / div >
< / div >
< div onclick = "SwitchMenu('menu_1.1.3', 'skin/')" id = "menu_1.1.3Title" class = "menutitle" > Javadocs< / div >
< div id = "menu_1.1.3" class = "menuitemgroup" >
< div class = "menuitem" >
< a href = "api/all/index.html" > All< / a >
< / div >
< div class = "menuitem" >
< a href = "api/core/index.html" > Core< / a >
< / div >
< div class = "menuitem" >
< a href = "api/demo/index.html" > Demo< / a >
< / div >
< div onclick = "SwitchMenu('menu_1.1.3.4', 'skin/')" id = "menu_1.1.3.4Title" class = "menutitle" > Contrib< / div >
< div id = "menu_1.1.3.4" class = "menuitemgroup" >
< div class = "menuitem" >
< a href = "api/contrib-analyzers/index.html" > Analyzers< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-smartcn/index.html" > Smart Chinese Analyzer< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-ant/index.html" > Ant< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-bdb/index.html" > Bdb< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-bdb-je/index.html" > Bdb-je< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-benchmark/index.html" > Benchmark< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-fast-vector-highlighter/index.html" > Fast Vector Highlighter< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-highlighter/index.html" > Highlighter< / a >
< / div >
< div class = "menuitem" >
2009-12-09 08:58:55 -05:00
< a href = "api/contrib-icu/index.html" > ICU< / a >
< / div >
< div class = "menuitem" >
2009-11-16 03:29:52 -05:00
< a href = "api/contrib-instantiated/index.html" > Instantiated< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-lucli/index.html" > Lucli< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-memory/index.html" > Memory< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-misc/index.html" > Miscellaneous< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-queries/index.html" > Queries< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-queryparser/index.html" > Query Parser Framework< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-regex/index.html" > Regex< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-remote/index.html" > Remote< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-snowball/index.html" > Snowball< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-spatial/index.html" > Spatial< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-spellchecker/index.html" > Spellchecker< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-surround/index.html" > Surround< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-swing/index.html" > Swing< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-wikipedia/index.html" > Wikipedia< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-wordnet/index.html" > Wordnet< / a >
< / div >
< div class = "menuitem" >
< a href = "api/contrib-xml-query-parser/index.html" > XML Query Parser< / a >
< / div >
< / div >
< / div >
< div class = "menupage" >
< div class = "menupagetitle" > System Requirements< / div >
< / div >
< div class = "menuitem" >
< a href = "contributions.html" > Contributions< / a >
< / div >
< div class = "menuitem" >
< a href = "http://wiki.apache.org/lucene-java/LuceneFAQ" > FAQ< / a >
< / div >
< div class = "menuitem" >
< a href = "fileformats.html" > File Formats< / a >
< / div >
< div class = "menuitem" >
< a href = "gettingstarted.html" > Getting Started< / a >
< / div >
< div class = "menuitem" >
< a href = "lucene-contrib/index.html" > Lucene Contrib< / a >
< / div >
< div class = "menuitem" >
< a href = "queryparsersyntax.html" > Query Syntax< / a >
< / div >
< div class = "menuitem" >
< a href = "scoring.html" > Scoring< / a >
< / div >
< div class = "menuitem" >
< a href = "http://wiki.apache.org/lucene-java" > Wiki< / a >
< / div >
< / div >
< div id = "credit" > < / div >
< div id = "roundbottom" >
< img style = "display: none" class = "corner" height = "15" width = "15" alt = "" src = "skin/images/rc-b-l-15-1body-2menu-3menu.png" > < / div >
<!-- +
|alternative credits
+-->
< div id = "credit2" > < / div >
< / div >
<!-- +
|end Menu
+-->
<!-- +
|start content
+-->
< div id = "content" >
< div title = "Portable Document Format" class = "pdflink" >
< a class = "dida" href = "systemrequirements.pdf" > < img alt = "PDF -icon" src = "skin/images/pdfdoc.gif" class = "skin" > < br >
PDF< / a >
< / div >
< h1 > Apache Lucene - System Requirements< / h1 >
< div id = "minitoc-area" >
< ul class = "minitoc" >
< li >
< a href = "#System Requirements" > System Requirements< / a >
< / li >
< / ul >
< / div >
<!-- <section id="Code Coverage"><title>Code Coverage</title>
< p > Code Coverage reports are available < a
href="">here< / a > < / p >
< / section > -->
< a name = "N10013" > < / a > < a name = "System Requirements" > < / a >
< h2 class = "boxed" > System Requirements< / h2 >
< div class = "section" >
< p >
2009-11-16 10:28:29 -05:00
Lucene Java 3.1 has the following minimum requirements:
2009-11-16 03:29:52 -05:00
< ul >
< li > Java 1.5.x or greater.< / li >
< li > ANT 1.7.0 or greater.< / li >
< li > JUnit 3.8.2 if you wish to run the unit tests.< / li >
< li > CPU, Disk and Memory requirements are based on the many choices made in implementing Lucene (document size, number of documents, and number of hits retrieved to name a few.)
The benchmarks page has some information related to performance on particular platforms.< / li >
< / ul >
< / p >
< p > Contrib modules may have other requirements, refer to their documentation and build files for information.< / p >
< / div >
< / div >
<!-- +
|end content
+-->
< div class = "clearboth" > < / div >
< / div >
< div id = "footer" >
<!-- +
|start bottomstrip
+-->
< div class = "lastmodified" >
< script type = "text/javascript" > < ! - -
document.write("Last Published: " + document.lastModified);
// -->< / script >
< / div >
< div class = "copyright" >
Copyright ©
2006 < a href = "http://www.apache.org/licenses/" > The Apache Software Foundation.< / a >
< / div >
<!-- +
|end bottomstrip
+-->
< / div >
< / body >
< / html >