atris commented on issue #769: LUCENE-8905: Better Error Handling For Illegal 
Arguments
URL: https://github.com/apache/lucene-solr/pull/769#issuecomment-510486183
 
 
   @jpountz Another one:
   
   TestBooleanMinShouldMatch.testMinHigherThenNumOptional <<<
      [junit4]    > Throwable #1: java.lang.IllegalArgumentException: Illegal 
arguments when requesting top docs
      [junit4]    >     at 
__randomizedtesting.SeedInfo.seed([E2642EBDFCA3189E:98AE10AFC431B37C]:0)
      [junit4]    >     at 
org.apache.lucene.search.TopDocsCollector.topDocs(TopDocsCollector.java:141)
      [junit4]    >     at 
org.apache.lucene.search.TopDocsCollector.topDocs(TopDocsCollector.java:96)
      [junit4]    >     at 
org.apache.lucene.search.IndexSearcher$2.reduce(IndexSearcher.java:480)
      [junit4]    >     at 
org.apache.lucene.search.IndexSearcher$2.reduce(IndexSearcher.java:468)
      [junit4]    >     at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:636)
      [junit4]    >     at 
org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:487)
      [junit4]    >     at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:498)
      [junit4]    >     at 
org.apache.lucene.search.TestBooleanMinShouldMatch.verifyNrHits(TestBooleanMinShouldMatch.java:87)
      [junit4]    >     at 
org.apache.lucene.search.TestBooleanMinShouldMatch.testMinHigherThenNumOptional(TestBooleanMinShouldMatch.java:256)
      [junit4]    >     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [junit4]    >     at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      [junit4]    >     at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [junit4]    >     at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
      [junit4]    >     at java.base/java.lang.Thread.run(Thread.java:834)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to