Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA5A0DB29 for ; Fri, 28 Sep 2012 13:41:08 +0000 (UTC) Received: (qmail 77041 invoked by uid 500); 28 Sep 2012 13:41:07 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 76920 invoked by uid 500); 28 Sep 2012 13:41:07 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 76912 invoked by uid 99); 28 Sep 2012 13:41:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 13:41:07 +0000 Date: Sat, 29 Sep 2012 00:41:07 +1100 (NCT) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Message-ID: <1235816286.139116.1348839667638.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (LUCENE-4447) BlockPostingsFormat file format docs should stand on its own two feet MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Muir created LUCENE-4447: ----------------------------------- Summary: BlockPostingsFormat file format docs should stand on its own two feet Key: LUCENE-4447 URL: https://issues.apache.org/jira/browse/LUCENE-4447 Project: Lucene - Core Issue Type: Sub-task Components: core/codecs Reporter: Robert Muir Fix For: 4.1 Currently in some places this links to / compares to the current codec. I think it should be standalone, e.g. this text about comparison could be folded into the history section of the fileformats docs, and it should contain all info (not link to Lucene40 for the .tim format and so on) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org