Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some elastic failures #783

Open
adpi2 opened this issue Dec 24, 2021 · 0 comments
Open

Some elastic failures #783

adpi2 opened this issue Dec 24, 2021 · 0 comments

Comments

@adpi2
Copy link
Member

adpi2 commented Dec 24, 2021

2021-12-24 09:42:08,585 ERROR ch.epfl.scala.index.server.Server$:137  - java.util.NoSuchElementException: Request Failure ElasticError(search_phase_execution_exception,all shards failed,None,None,None,List(ElasticError(query_shard_exception,Failed to parse query [*+AND+organization:definitelyscala AND organization.keyword:definitelyscala],Some(7FwEGCVBT6qxYunKQxfCgA),Some(scaladex-dev),None,null,None,None,None,List())),None,Some(query),Some(true),List(FailedShard(0,Some(scaladex-dev),Some(n4eXy6PYRz-1-eBlw3DL0g),Some(ElasticError(query_shard_exception,Failed to parse query [*+AND+organization:definitelyscala AND organization.keyword:definitelyscala],Some(7FwEGCVBT6qxYunKQxfCgA),Some(scaladex-dev),None,null,Some(CausedBy(parse_exception,Cannot parse '*+AND+organization:definitelyscala AND organization.keyword:definitelyscala': Encountered " ":" ": "" at line 1, column 18.
Was expecting one of:
    <EOF> 
    <AND> ...
    <OR> ...
    <NOT> ...
    "+" ...
    "-" ...
    <BAREOPER> ...
    "(" ...
    "*" ...
    "^" ...
    <QUOTED> ...
    <TERM> ...
    <FUZZY_SLOP> ...
    <PREFIXTERM> ...
    <WILDTERM> ...
    <REGEXPTERM> ...
    "[" ...
    "{" ...
    <NUMBER> ...
    ,HashMap())),None,None,List())))))
        at com.sksamuel.elastic4s.RequestFailure.result(responses.scala:75)
        at com.sksamuel.elastic4s.RequestFailure.result(responses.scala:71)
        at scaladex.infra.elasticsearch.ESRepo.$anonfun$findPage$1(ESRepo.scala:154)
        at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:431)
        at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:48)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:48)
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant