Commit Graph

17 Commits

Author SHA1 Message Date
Michael McCandless 18d98f4ac7 fix SegmentInfos format doc in fileformats doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@701445 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 17:01:48 +00:00
Michael McCandless 60b43961da LUCENE-1340: add Fieldable.omitTf to not index term freq, positions, payloads for the field
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@682812 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 17:17:42 +00:00
Michael McCandless 8af3598b74 LUCENE-510: change index format to store strings as true UTF8 not modified UTF8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@641303 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 13:39:25 +00:00
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 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
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 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
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 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 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