[jira] [Commented] (SOLR-6584) Export handler causes bug in prefetch with very small indexes.

2016-04-29 Thread Joel Bernstein (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264559#comment-15264559
 ] 

Joel Bernstein commented on SOLR-6584:
--

I was looking for which release this went in, but it wasn't added to the 
CHANGES.txt. I suspect this was an oversight at the time, along with not 
closing the ticket. This was a really small bug that only effected indexes that 
had fewer documents then the default rows param (10 I believe). But I'll see if 
I can track down what release it went in.

> Export handler causes bug in prefetch with very small indexes.
> --
>
> Key: SOLR-6584
> URL: https://issues.apache.org/jira/browse/SOLR-6584
> Project: Solr
>  Issue Type: Bug
>Reporter: Joel Bernstein
>Priority: Minor
> Attachments: SOLR-6584.patch
>
>
> When there are very few documents in the index the ExportQParserPlugin is 
> creating a dummy docList which is larger then the number of documents in the 
> index. This causes a bug during the prefetch stage of the QueryComponent.
> There really needs to be two fixes here.
> 1) The dummy docList should never be larger then the number of documents in 
> the index.
> 2) Prefetch should be turned off during exports as it's not doing anything 
> useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6584) Export handler causes bug in prefetch with very small indexes.

2016-04-29 Thread Joel Bernstein (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264533#comment-15264533
 ] 

Joel Bernstein commented on SOLR-6584:
--

Yes, I'll close it.

> Export handler causes bug in prefetch with very small indexes.
> --
>
> Key: SOLR-6584
> URL: https://issues.apache.org/jira/browse/SOLR-6584
> Project: Solr
>  Issue Type: Bug
>Reporter: Joel Bernstein
>Priority: Minor
> Attachments: SOLR-6584.patch
>
>
> When there are very few documents in the index the ExportQParserPlugin is 
> creating a dummy docList which is larger then the number of documents in the 
> index. This causes a bug during the prefetch stage of the QueryComponent.
> There really needs to be two fixes here.
> 1) The dummy docList should never be larger then the number of documents in 
> the index.
> 2) Prefetch should be turned off during exports as it's not doing anything 
> useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6584) Export handler causes bug in prefetch with very small indexes.

2016-04-29 Thread Shalin Shekhar Mangar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264490#comment-15264490
 ] 

Shalin Shekhar Mangar commented on SOLR-6584:
-

I think this can be closed?

> Export handler causes bug in prefetch with very small indexes.
> --
>
> Key: SOLR-6584
> URL: https://issues.apache.org/jira/browse/SOLR-6584
> Project: Solr
>  Issue Type: Bug
>Reporter: Joel Bernstein
>Priority: Minor
> Attachments: SOLR-6584.patch
>
>
> When there are very few documents in the index the ExportQParserPlugin is 
> creating a dummy docList which is larger then the number of documents in the 
> index. This causes a bug during the prefetch stage of the QueryComponent.
> There really needs to be two fixes here.
> 1) The dummy docList should never be larger then the number of documents in 
> the index.
> 2) Prefetch should be turned off during exports as it's not doing anything 
> useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6584) Export handler causes bug in prefetch with very small indexes.

2014-10-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190349#comment-14190349
 ] 

ASF subversion and git services commented on SOLR-6584:
---

Commit 1635539 from [~joel.bernstein] in branch 'dev/trunk'
[ https://svn.apache.org/r1635539 ]

SOLR-6584 Export handler causes bug in prefetch with very small indexes.

 Export handler causes bug in prefetch with very small indexes.
 --

 Key: SOLR-6584
 URL: https://issues.apache.org/jira/browse/SOLR-6584
 Project: Solr
  Issue Type: Bug
Reporter: Joel Bernstein
Priority: Minor
 Attachments: SOLR-6584.patch


 When there are very few documents in the index the ExportQParserPlugin is 
 creating a dummy docList which is larger then the number of documents in the 
 index. This causes a bug during the prefetch stage of the QueryComponent.
 There really needs to be two fixes here.
 1) The dummy docList should never be larger then the number of documents in 
 the index.
 2) Prefetch should be turned off during exports as it's not doing anything 
 useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-6584) Export handler causes bug in prefetch with very small indexes.

2014-10-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190620#comment-14190620
 ] 

ASF subversion and git services commented on SOLR-6584:
---

Commit 1635587 from [~joel.bernstein] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1635587 ]

SOLR-6584 Export handler causes bug in prefetch with very small indexes.

 Export handler causes bug in prefetch with very small indexes.
 --

 Key: SOLR-6584
 URL: https://issues.apache.org/jira/browse/SOLR-6584
 Project: Solr
  Issue Type: Bug
Reporter: Joel Bernstein
Priority: Minor
 Attachments: SOLR-6584.patch


 When there are very few documents in the index the ExportQParserPlugin is 
 creating a dummy docList which is larger then the number of documents in the 
 index. This causes a bug during the prefetch stage of the QueryComponent.
 There really needs to be two fixes here.
 1) The dummy docList should never be larger then the number of documents in 
 the index.
 2) Prefetch should be turned off during exports as it's not doing anything 
 useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org