Commit Graph

91 Commits

Author SHA1 Message Date
Michael McCandless 862c44215a LUCENE-1044: sync index files in IndexWriter to ensure index is intact if machine or OS crashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@620576 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 18:56:09 +00:00
Michael McCandless 65ec80028c catching up fileformats docs to recent changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@617727 13f79535-47bb-0310-9956-ffa450edef68
2008-02-02 01:00:04 +00:00
Michael Busch a43f312375 - Add missing Wikipedia link to the javadocs menu
- Disable "Lucene 2.3 Documentation" tab; it's not released yet
- Remove javadocs.html and javadocs.pdf

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@611619 13f79535-47bb-0310-9956-ffa450edef68
2008-01-13 18:36:22 +00:00
Michael Busch 1bbb783425 Generate nightly documentation files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@611329 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 23:21:01 +00:00
Grant Ingersoll a8c399cc52 Rearranged javadocs location per Apache policy. Added in some Wiki links to help promote the wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@600917 13f79535-47bb-0310-9956-ffa450edef68
2007-12-04 12:56:22 +00:00
Michael Busch bb37d2bcff LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@595013 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 19:16:19 +00:00
Michael McCandless cff5767e44 LUCENE-843: speed up IndexWriter performance
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@553236 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 15:16:38 +00:00
Chris M. Hostetter 349806ca09 regening all docs using forrest 0.8 ... removing sitemap.xmap per forrest 0.8 upgrade instructures, all other changes are just the effects of skin changes in 0.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@550677 13f79535-47bb-0310-9956-ffa450edef68
2007-06-26 04:26:07 +00:00
Grant Ingersoll 73ed823c08 fix typo in 2.2 release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@548896 13f79535-47bb-0310-9956-ffa450edef68
2007-06-20 02:46:44 +00:00
Michael Busch 87a0fe2848 update website
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@548640 13f79535-47bb-0310-9956-ffa450edef68
2007-06-19 08:00:51 +00:00
Grant Ingersoll db99e27deb LUCENE-905
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@544706 13f79535-47bb-0310-9956-ffa450edef68
2007-06-06 01:54:35 +00:00
Michael McCandless 03cbb8fd86 LUCENE-877: fix confusing part of file format doc about the write.lock
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@536719 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 23:32:13 +00:00
Grant Ingersoll ca5430c7a0 Update links to point to Hudson
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@524517 13f79535-47bb-0310-9956-ffa450edef68
2007-04-01 02:51:52 +00:00
Grant Ingersoll 4f1d6582d7 LUCENE-710 changes to the fileformats docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@522869 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 11:28:15 +00:00
Grant Ingersoll f4490ac789 LUCENE 791, INFRA-1173:
Migrated references from Jakarta Lucene Wiki to Lucene Java Wiki

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@516586 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 22:29:00 +00:00
Yonik Seeley 65c9c90703 site update for Lucene 2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@508904 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 14:24:11 +00:00
Grant Ingersoll ec0dc7b8f6 Updated Solr link per Solr graduation
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@499208 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 01:28:53 +00:00
Grant Ingersoll 59b8e30f85 synced the html with the xml for issue 756
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@494681 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:36:51 +00:00
Grant Ingersoll f0b51f5e2b Lucene.NET should be Lucene.Net
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@493285 13f79535-47bb-0310-9956-ffa450edef68
2007-01-06 03:38:44 +00:00
Grant Ingersoll a4e0edd530 LUCENE-713. Updated fileformats.xml to include how position and offset info is stored in the TVF file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@487874 13f79535-47bb-0310-9956-ffa450edef68
2006-12-16 20:23:30 +00:00
Michael McCandless 59afa74fb1 LUCENE-738: regenerating web site docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@486579 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 10:08:28 +00:00
Grant Ingersoll 6ccabb7c8f http://issues.apache.org/jira/browse/LUCENE-721 -- Added in Clover code coverage, thanks to Michael Busch.
Updated the xdocs with a new file named systemrequirements that details the system requirements for using Lucene.  Linked to them via the developer-resources and the releases page.  Regenerated the site.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@485001 13f79535-47bb-0310-9956-ffa450edef68
2006-12-09 16:32:22 +00:00
Grant Ingersoll e3f84c2a19 Fixed the trail (thanks Marvin) in skinconf and put in a temporary feather logo for the left image.
Added in developer-resources.xml that contains info on contributing, downloading nightly builds and getting code from SVN and added it under the resources section.
Fixed the news release item on the main page to be Nov. 26
Added in links to previous versions of site under the Site Versions so that we have links.  These sites have been downloaded and are available on the website, just not linked to until now

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@481549 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 12:11:45 +00:00
Grant Ingersoll 0a69bdfe93 Readded the lock-less commits documentation that was accidentally lost.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@480704 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 20:11:38 +00:00
Grant Ingersoll abe5ee5387 part 2 of new docs commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479466 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 00:03:13 +00:00
Grant Ingersoll fa2be4c0d2 Updated the website to new Forrest based site, see Issue 707, part one of commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 00:00:46 +00:00
Michael McCandless d634ccf4e9 Lockless commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@476359 13f79535-47bb-0310-9956-ffa450edef68
2006-11-17 23:18:47 +00:00
Yonik Seeley 7ca20ee19f new ASF licenses header
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@472959 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 16:21:50 +00:00
Grant Ingersoll 6a36e71604 http://issues.apache.org/jira/browse/LUCENE-706
Changed 22 to 8

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@471614 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 02:20:39 +00:00
Grant Ingersoll d0b971a021 Updated scoring.xml per suggestions by Doug and Chris on issue 664. Moved the Query information and Similarity info to the o.a.l.s package.html in the Javadocs and provided links to the javadocs from the scoring file.
Added scoring.html into the project.xml so that it will now be live on the Lucene java site.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@442406 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 01:05:20 +00:00
Grant Ingersoll 4ba69db562 Initial check in of scoring.xml documentation. I have also added lucene.css stylesheet and included it in the Anakia Site VSL, although I am open to other ways of including style information on a per document basis (I just don't know Velocity to make the changes).
I have not linked in scoring.xml to the main documentation yet, as I wanted others to proofread/edit before making it official.  Once it is official, I will hook it in via the projects.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@433627 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 13:38:16 +00:00
Daniel Naber f7313df2a7 typo fix only
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381427 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 20:13:12 +00:00
Doug Cutting f388a1088a Fix for LUCENE-499: documentation improvements prior to 1.9 release. Contributed by Hoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@381415 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 19:50:18 +00:00
Doug Cutting 2b686b68aa Fix release and svn urls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379515 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 16:31:28 +00:00
Yonik Seeley 741173ade6 document lucene version for FieldBits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329735 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 04:37:51 +00:00
Yonik Seeley ae11eb845b make field norms optional : LUCENE-448
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329366 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 03:52:48 +00:00
Yonik Seeley c2065b4a3f document the counter used to generate new segment names in the segments file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@329098 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 05:05:35 +00:00
Erik Hatcher 1f5925c639 adjust site to point to JIRA
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@290677 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 10:41:16 +00:00
Daniel Naber fa28524804 "modified utf-8"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@240464 13f79535-47bb-0310-9956-ffa450edef68
2005-08-27 22:10:34 +00:00
Daniel Naber c294be7007 removing link to ApacheCon Europe
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@233519 13f79535-47bb-0310-9956-ffa450edef68
2005-08-19 17:45:32 +00:00
Daniel Naber 3f2a20e6f7 fix the information about the .tii file (but still not 100% accurate, see "TODO")
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@180084 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 13:10:45 +00:00
Erik Hatcher 4a7ddf9db8 add link to EuroApacheCon to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179761 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 09:50:45 +00:00
Daniel Naber 17d02d8f2f document the compound file format
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179407 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 19:47:14 +00:00
Daniel Naber ec9485f9a6 re-adding the features page and a link to it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@170179 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 23:05:04 +00:00
Daniel Naber 4b1834eeee sorry, typo in image URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165660 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:50:45 +00:00
Daniel Naber 4b2d7f3fe0 use non-relative URL for image to make it work in sub directories; remove non-existing stuff from sandbox page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165659 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:47:19 +00:00
Daniel Naber d087df635f move resource page to the wiki to avoid content duplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165508 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 14:07:36 +00:00
Daniel Naber 82f66e4822 removing the outdated "bugs" link from the navigation; removing broken links from the contributions page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165353 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:54:44 +00:00
Daniel Naber d17271b1c1 using our own site.vsl so we can have a new logo without "jakarta"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165351 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:39:34 +00:00
Otis Gospodnetic cde823efb6 - Removed links to the old lucene-user and lucene-dev mailing lists
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162108 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 02:16:20 +00:00