[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-20 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764205#comment-15764205 ] Ferenczi Jim commented on LUCENE-7579: -- {quote} Maybe you can work on the 6.x back port in the

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-20 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764001#comment-15764001 ] Ferenczi Jim commented on LUCENE-7579: -- Thanks [~jpountz] and [~mikemccand] ! > Sorting on flushed

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-19 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760882#comment-15760882 ] Ferenczi Jim commented on LUCENE-7579: -- I pushed another commit that removes the specialized API for

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-16 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753993#comment-15753993 ] Ferenczi Jim commented on LUCENE-7579: -- This new API is maybe a premature optim that should not be

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-16 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753913#comment-15753913 ] Ferenczi Jim commented on LUCENE-7579: -- {quote} CompressingStoredFieldsWriter.sort should always

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-15 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15750937#comment-15750937 ] Ferenczi Jim commented on LUCENE-7579: -- {quote} We still need to wrap unsorted segments during the

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744895#comment-15744895 ] Ferenczi Jim commented on LUCENE-7579: -- I pushed another iteration to

[jira] [Updated] (LUCENE-7581) IndexWriter#updateDocValues can break index sorting

2016-12-09 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7581: - Attachment: LUCENE-7581.patch Here is a patch that fails DV updates on a field involved in the

[jira] [Commented] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723586#comment-15723586 ] Ferenczi Jim commented on LUCENE-7575: -- {quote} I was thinking a bit more about the wastefulness of

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723545#comment-15723545 ] Ferenczi Jim commented on LUCENE-7579: -- Thanks Mike, {quote} Can we rename freezed to frozen in

[jira] [Commented] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722580#comment-15722580 ] Ferenczi Jim commented on LUCENE-7575: -- Thanks David ! > UnifiedHighlighter: add

[jira] [Updated] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7575: - Attachment: LUCENE-7575.patch Thanks David ! Here is a new patch to address your last comments.

[jira] [Commented] (LUCENE-7581) IndexWriter#updateDocValues can break index sorting

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722476#comment-15722476 ] Ferenczi Jim commented on LUCENE-7581: -- [~mikemccand] I think so too. I'll work on a patch. >

[jira] [Updated] (LUCENE-7581) IndexWriter#updateDocValues can break index sorting

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7581: - Attachment: LUCENE-7581.patch I attached a patch that fails the test if a second round of DV

[jira] [Created] (LUCENE-7581) IndexWriter#updateDocValues can break index sorting

2016-12-05 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7581: Summary: IndexWriter#updateDocValues can break index sorting Key: LUCENE-7581 URL: https://issues.apache.org/jira/browse/LUCENE-7581 Project: Lucene - Core

[jira] [Updated] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-12-05 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7575: - Attachment: LUCENE-7575.patch Thanks [~dsmiley] and [~Timothy055] ! I pushed a new patch to

[jira] [Commented] (LUCENE-7579) Sorting on flushed segment

2016-12-01 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712572#comment-15712572 ] Ferenczi Jim commented on LUCENE-7579: -- I ran the test from a clean state and I can see a nice

[jira] [Created] (LUCENE-7579) Sorting on flushed segment

2016-12-01 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7579: Summary: Sorting on flushed segment Key: LUCENE-7579 URL: https://issues.apache.org/jira/browse/LUCENE-7579 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-11-29 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15706216#comment-15706216 ] Ferenczi Jim commented on LUCENE-7575: -- Hi [~dsmiley], I've attached a patch based on the comment

[jira] [Updated] (LUCENE-7575) UnifiedHighlighter: add requireFieldMatch=false support

2016-11-29 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7575: - Attachment: LUCENE-7575.patch Patch for requireFieldMatch > UnifiedHighlighter: add

[jira] [Commented] (LUCENE-7574) Another TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15695686#comment-15695686 ] Ferenczi Jim commented on LUCENE-7574: -- {quote}Can you explain the first patch a bit more? It felt

[jira] [Commented] (LUCENE-7569) TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15695345#comment-15695345 ] Ferenczi Jim commented on LUCENE-7569: -- I opened https://issues.apache.org/jira/browse/LUCENE-7574

[jira] [Updated] (LUCENE-7574) Another TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7574: - Attachment: LUCENE-7574-2.patch This second patch is for the tesNumericAlreadySorted failure and

[jira] [Updated] (LUCENE-7569) TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7569: - Attachment: (was: LUCENE-7574-1.patch) > TestIndexSorting failures >

[jira] [Issue Comment Deleted] (LUCENE-7569) TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7569: - Comment: was deleted (was: This is a patch for branch_6x only. It fixes the test failure on

[jira] [Updated] (LUCENE-7574) Another TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7574: - Attachment: LUCENE-7574-1.patch This is a patch for branch_6x only. It fixes the test failure on

[jira] [Updated] (LUCENE-7569) TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7569: - Attachment: LUCENE-7574-1.patch This is a patch for branch_6x only. It fixes the test failure on

[jira] [Created] (LUCENE-7574) Another TestIndexSorting failures

2016-11-25 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7574: Summary: Another TestIndexSorting failures Key: LUCENE-7574 URL: https://issues.apache.org/jira/browse/LUCENE-7574 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-7569) TestIndexSorting failures

2016-11-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15693248#comment-15693248 ] Ferenczi Jim commented on LUCENE-7569: -- {quote}I'm not sure why I didn't realize we must do so as

[jira] [Updated] (LUCENE-7569) TestIndexSorting failures

2016-11-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7569: - Attachment: LUCENE-7569.patch It turns out that the problem is a just a test bug related to

[jira] [Commented] (LUCENE-7569) TestIndexSorting failures

2016-11-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15691060#comment-15691060 ] Ferenczi Jim commented on LUCENE-7569: -- Thanks [~sar...@syr.edu]. We've investigated this with

[jira] [Commented] (LUCENE-7569) TestIndexSorting.testRandom3() failures

2016-11-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690219#comment-15690219 ] Ferenczi Jim commented on LUCENE-7569: -- I am looking at it. Seems like a bug when sorting

[jira] [Updated] (LUCENE-7568) Optimize merge when index sorting is used but the index is already sorted

2016-11-22 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7568: - Attachment: LUCENE-7568.patch Thanks for the review [~mikemccand]]. I've modified the test with

[jira] [Updated] (LUCENE-7568) Optimize merge when index sorting is used but the index is already sorted

2016-11-21 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7568: - Attachment: LUCENE-7568.patch Here is a first patch that detects if an index is already sorted

[jira] [Created] (LUCENE-7568) Optimize merge when index sorting is used but the index is already sorted

2016-11-21 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7568: Summary: Optimize merge when index sorting is used but the index is already sorted Key: LUCENE-7568 URL: https://issues.apache.org/jira/browse/LUCENE-7568 Project:

[jira] [Updated] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-15 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7537: - Attachment: LUCENE-7537.patch Oh right "sorted_string" is ambiguous. Here is another patch with

[jira] [Updated] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-15 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7537: - Attachment: LUCENE-7537.patch Thanks [~mikemccand], I attached a new patch that addresses your

[jira] [Updated] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-14 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7537: - Attachment: LUCENE-7537.patch Thanks [~mikemccand]. Sorry I didn't ran the full tests for the

[jira] [Closed] (LUCENE-7552) FastVectorHighlighter ignores position in PhraseQuery

2016-11-10 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim closed LUCENE-7552. Resolution: Duplicate > FastVectorHighlighter ignores position in PhraseQuery >

[jira] [Created] (LUCENE-7552) FastVectorHighlighter ignores position in PhraseQuery

2016-11-10 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7552: Summary: FastVectorHighlighter ignores position in PhraseQuery Key: LUCENE-7552 URL: https://issues.apache.org/jira/browse/LUCENE-7552 Project: Lucene - Core

[jira] [Created] (LUCENE-7551) FastVectorHighlighter ignores position in PhraseQuery

2016-11-10 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7551: Summary: FastVectorHighlighter ignores position in PhraseQuery Key: LUCENE-7551 URL: https://issues.apache.org/jira/browse/LUCENE-7551 Project: Lucene - Core

[jira] [Updated] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-10 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7537: - Attachment: LUCENE-7537.patch I published a new patch which adds index sort support for

[jira] [Commented] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-08 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647978#comment-15647978 ] Ferenczi Jim commented on LUCENE-7537: -- Thanks [~mikemccand]. I tried this approach and then added

[jira] [Commented] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-08 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647858#comment-15647858 ] Ferenczi Jim commented on LUCENE-7537: -- > The new types do not look useful to me? It's to

[jira] [Updated] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-08 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7537: - Attachment: LUCENE-7537.patch Here is a simple patch that adds the support for multi valued sort

[jira] [Commented] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-04 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636366#comment-15636366 ] Ferenczi Jim commented on LUCENE-7537: -- Oh I've already started to work on a patch with the logic

[jira] [Created] (LUCENE-7537) Add multi valued field support to index sorting

2016-11-03 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7537: Summary: Add multi valued field support to index sorting Key: LUCENE-7537 URL: https://issues.apache.org/jira/browse/LUCENE-7537 Project: Lucene - Core

[jira] [Commented] (LUCENE-7484) FastVectorHighlighter fails to highlight SynonymQuery

2016-10-10 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562279#comment-15562279 ] Ferenczi Jim commented on LUCENE-7484: -- Thanks [~mikemccand]. That was fast ! >

[jira] [Updated] (LUCENE-7484) FastVectorHighlighter fails to highlight SynonymQuery

2016-10-10 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7484: - Attachment: LUCENE-7484.patch > FastVectorHighlighter fails to highlight SynonymQuery >

[jira] [Created] (LUCENE-7484) FastVectorHighlighter fails to highlight SynonymQuery

2016-10-10 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7484: Summary: FastVectorHighlighter fails to highlight SynonymQuery Key: LUCENE-7484 URL: https://issues.apache.org/jira/browse/LUCENE-7484 Project: Lucene - Core

[jira] [Closed] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim closed LUCENE-7423. Resolution: Not A Problem > AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix

[jira] [Comment Edited] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434935#comment-15434935 ] Ferenczi Jim edited comment on LUCENE-7423 at 8/25/16 9:05 AM: --- (edited

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: LUCENE-7423.patch I fixed another bug in the prefixes creation. Most of the prefixes

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: (was: LUCENE-7423.patch) > AutoPrefixPostingsFormat: a PostingsFormat optimized

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-25 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: (was: LUCENE-7423.patch) > AutoPrefixPostingsFormat: a PostingsFormat optimized

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: LUCENE-7423.patch > AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: (was: LUCENE-7423.patch) > AutoPrefixPostingsFormat: a PostingsFormat optimized

[jira] [Comment Edited] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434935#comment-15434935 ] Ferenczi Jim edited comment on LUCENE-7423 at 8/24/16 1:32 PM: --- Another

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-24 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: LUCENE-7423.patch Another iteration. I fixed the prefix selection (the term "aa"

[jira] [Commented] (LUCENE-7317) Remove auto prefix terms

2016-08-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433832#comment-15433832 ] Ferenczi Jim commented on LUCENE-7317: -- Sorry for the late reply. Yep min=1/max=2B is not a

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: LUCENE-7423.patch > AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: (was: LUCENE-7423.patch) > AutoPrefixPostingsFormat: a PostingsFormat optimized

[jira] [Updated] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-23 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7423: - Attachment: LUCENE-7423.patch > AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix

[jira] [Created] (LUCENE-7423) AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields.

2016-08-23 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7423: Summary: AutoPrefixPostingsFormat: a PostingsFormat optimized for prefix queries on text fields. Key: LUCENE-7423 URL: https://issues.apache.org/jira/browse/LUCENE-7423

[jira] [Commented] (LUCENE-7317) Remove auto prefix terms

2016-08-18 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426601#comment-15426601 ] Ferenczi Jim commented on LUCENE-7317: -- I wanted to see what we're loosing with the removal of the

[jira] [Comment Edited] (LUCENE-7337) MultiTermQuery are sometimes rewritten into an empty boolean query

2016-06-20 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339090#comment-15339090 ] Ferenczi Jim edited comment on LUCENE-7337 at 6/20/16 7:50 AM: --- Wooo thanks

[jira] [Comment Edited] (LUCENE-7337) MultiTermQuery are sometimes rewritten into an empty boolean query

2016-06-20 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339090#comment-15339090 ] Ferenczi Jim edited comment on LUCENE-7337 at 6/20/16 7:47 AM: --- Wooo thanks

[jira] [Commented] (LUCENE-7337) MultiTermQuery are sometimes rewritten into an empty boolean query

2016-06-20 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339090#comment-15339090 ] Ferenczi Jim commented on LUCENE-7337: -- Wooo thanks [~mikemccand] ?I think getting proper

[jira] [Commented] (LUCENE-7337) MultiTermQuery are sometimes rewritten into an empty boolean query

2016-06-14 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15329457#comment-15329457 ] Ferenczi Jim commented on LUCENE-7337: -- ??A simple fix would be to replace the empty boolean query

[jira] [Comment Edited] (LUCENE-7276) Add an optional reason to the MatchNoDocsQuery

2016-06-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327946#comment-15327946 ] Ferenczi Jim edited comment on LUCENE-7276 at 6/13/16 7:02 PM: --- ??Somehow

[jira] [Commented] (LUCENE-7276) Add an optional reason to the MatchNoDocsQuery

2016-06-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327946#comment-15327946 ] Ferenczi Jim commented on LUCENE-7276: -- ?? Somehow the test is angry that the rewritten query scores

[jira] [Created] (LUCENE-7337) MultiTermQuery are sometimes rewritten into an empty boolean query

2016-06-13 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7337: Summary: MultiTermQuery are sometimes rewritten into an empty boolean query Key: LUCENE-7337 URL: https://issues.apache.org/jira/browse/LUCENE-7337 Project: Lucene -

[jira] [Updated] (LUCENE-7276) Add an optional reason to the MatchNoDocsQuery

2016-05-09 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-7276: - Attachment: LUCENE-7276.patch Patch available. > Add an optional reason to the MatchNoDocsQuery

[jira] [Created] (LUCENE-7276) Add an optional reason to the MatchNoDocsQuery

2016-05-09 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-7276: Summary: Add an optional reason to the MatchNoDocsQuery Key: LUCENE-7276 URL: https://issues.apache.org/jira/browse/LUCENE-7276 Project: Lucene - Core Issue

[jira] [Comment Edited] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105867#comment-15105867 ] Ferenczi Jim edited comment on LUCENE-6972 at 1/18/16 9:58 PM: --- Rewrote the

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-6972: - Attachment: LUCENE-6972.patch Rewrote the patch after @rcmuir suggestion about checking

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096811#comment-15096811 ] Ferenczi Jim commented on LUCENE-6972: -- Sorry I forgot to add a comment about merging into trunk. I

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-11 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-6972: - Attachment: LUCENE-6972.patch > QueryBuilder should not differentiate single position and

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-11 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-6972: - Lucene Fields: New,Patch Available (was: New) > QueryBuilder should not differentiate single

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-11 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-6972: - Description: When synonyms are involved the querybuilder differentiate two cases. When there is

[jira] [Created] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-11 Thread Ferenczi Jim (JIRA)
Ferenczi Jim created LUCENE-6972: Summary: QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms. Key: LUCENE-6972 URL:

[jira] [Commented] (SOLR-7319) Workaround the Four Month Bug causing GC pause problems

2015-04-01 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390220#comment-14390220 ] Ferenczi Jim commented on SOLR-7319: Thanks [~elyograg]. We are big fans of your pages

[jira] [Commented] (SOLR-7319) Workaround the Four Month Bug causing GC pause problems

2015-03-31 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388154#comment-14388154 ] Ferenczi Jim commented on SOLR-7319: Most of the java options in the solr.in.cmd should

[jira] [Commented] (SOLR-7319) Workaround the Four Month Bug causing GC pause problems

2015-03-30 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386754#comment-14386754 ] Ferenczi Jim commented on SOLR-7319: If there is a lot of other MMAP write activity,

[jira] [Commented] (SOLR-7319) Workaround the Four Month Bug causing GC pause problems

2015-03-30 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386786#comment-14386786 ] Ferenczi Jim commented on SOLR-7319: I am saying this because if we are not sure that

[jira] [Commented] (SOLR-7319) Workaround the Four Month Bug causing GC pause problems

2015-03-30 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386787#comment-14386787 ] Ferenczi Jim commented on SOLR-7319: I am saying this because if we are not sure that

[jira] [Commented] (SOLR-6606) In cloud mode the leader should distribute autoCommits to it's replicas

2014-10-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14169142#comment-14169142 ] Ferenczi Jim commented on SOLR-6606: Is is intended for partial recovery or only to