[jira] [Commented] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-09 Thread Commit Tag Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547821#comment-13547821
 ] 

Commit Tag Bot commented on LUCENE-4666:


[trunk commit] Adrien Grand
http://svn.apache.org/viewvc?view=revisionrevision=1430755

LUCENE-4666: Simplify CompressingStoredFieldsFormat merging.



 Simplify CompressingStoredFieldsFormat merging
 --

 Key: LUCENE-4666
 URL: https://issues.apache.org/jira/browse/LUCENE-4666
 Project: Lucene - Core
  Issue Type: Improvement
Reporter: Adrien Grand
Assignee: Adrien Grand
Priority: Minor
 Fix For: 4.1, 5.0

 Attachments: LUCENE-4666.patch


 Merging is currently unnecessarily complex: it tries to compute the size of 
 the compressed block by analyzing the compressed stream although it could use 
 the fields index instead.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-09 Thread Commit Tag Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547827#comment-13547827
 ] 

Commit Tag Bot commented on LUCENE-4666:


[branch_4x commit] Adrien Grand
http://svn.apache.org/viewvc?view=revisionrevision=1430757

LUCENE-4666: Simplify CompressingStoredFieldsFormat merging (merged from 
r1430755).



 Simplify CompressingStoredFieldsFormat merging
 --

 Key: LUCENE-4666
 URL: https://issues.apache.org/jira/browse/LUCENE-4666
 Project: Lucene - Core
  Issue Type: Improvement
Reporter: Adrien Grand
Assignee: Adrien Grand
Priority: Minor
 Fix For: 4.1, 5.0

 Attachments: LUCENE-4666.patch


 Merging is currently unnecessarily complex: it tries to compute the size of 
 the compressed block by analyzing the compressed stream although it could use 
 the fields index instead.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547527#comment-13547527
 ] 

Robert Muir commented on LUCENE-4666:
-

+1

 Simplify CompressingStoredFieldsFormat merging
 --

 Key: LUCENE-4666
 URL: https://issues.apache.org/jira/browse/LUCENE-4666
 Project: Lucene - Core
  Issue Type: Improvement
Reporter: Adrien Grand
Assignee: Adrien Grand
Priority: Minor
 Fix For: 4.1, 5.0

 Attachments: LUCENE-4666.patch


 Merging is currently unnecessarily complex: it tries to compute the size of 
 the compressed block by analyzing the compressed stream although it could use 
 the fields index instead.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org