[
https://issues.apache.org/jira/browse/ACCUMULO-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4589.
-----------------------------------------
Resolution: Won't Fix
> Wikisearch Search with no results throws Error
> ----------------------------------------------
>
> Key: ACCUMULO-4589
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4589
> Project: Accumulo
> Issue Type: Bug
> Components: wikisearch
> Affects Versions: 1.8.0
> Reporter: Michael Miller
> Priority: Minor
>
> When performing a fielded search, i.e. TEXT == 'blah', for a term that is not
> indexed an unhelpful exception is thrown:
> {code}
> org.jboss.resteasy.spi.UnhandledException:
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
>
> org.jboss.resteasy.core.SynchronousDispatcher.unwrapException(SynchronousDispatcher.java:345)
>
> org.jboss.resteasy.core.SynchronousDispatcher.unwrapException(SynchronousDispatcher.java:341)
>
> org.jboss.resteasy.core.SynchronousDispatcher.handleApplicationException(SynchronousDispatcher.java:321)
>
> org.jboss.resteasy.core.SynchronousDispatcher.handleException(SynchronousDispatcher.java:214)
>
> org.jboss.resteasy.core.SynchronousDispatcher.handleInvokerException(SynchronousDispatcher.java:190)
>
> org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:534)
>
> org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:496)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)