LUCENE-3892: register new PF

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1367339 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2012-07-30 22:21:19 +00:00
parent 94aecff6c3
commit ac55f762b0
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ org.apache.lucene.codecs.simpletext.SimpleTextPostingsFormat
org.apache.lucene.codecs.memory.MemoryPostingsFormat
org.apache.lucene.codecs.bulkvint.BulkVIntPostingsFormat
org.apache.lucene.codecs.block.BlockPostingsFormat
org.apache.lucene.codecs.blockpacked.BlockPackedPostingsFormat
org.apache.lucene.codecs.memory.DirectPostingsFormat