Excluding facets - need help
ibute_1929_f.facet.mincount=1&f.attribute_1929_f.facet.mincount=1&f.attribute_1930_is.facet.mincount=1&f.attribute_1930_is.facet.mincount=1&f.attribute_1931_is.facet.mincount=1&f.attribute_1931_is.facet.mincount=1&f.attribute_1932_f.facet.mincount=1&f.attribute_1932_f.facet.mincount=1&f.attribute_1933_f.facet.mincount=1&f.attribute_1933_f.facet.mincount=1&f.attribute_1934_is.facet.mincount=1&f.attribute_1934_is.facet.mincount=1&f.attribute_1935_is.facet.mincount=1&f.attribute_1935_is.facet.mincount=1&f.attribute_1936_is.facet.mincount=1&f.attribute_1936_is.facet.mincount=1&f.attribute_1942_is.facet.mincount=1&f.attribute_1942_is.facet.mincount=1&f.attribute_1943_is.facet.mincount=1&f.attribute_1943_is.facet.mincount=1&f.attribute_1944_is.facet.mincount=1&f.attribute_1944_is.facet.mincount=1&f.attribute_1947_is.facet.mincount=1&f.attribute_1947_is.facet.mincount=1&f.attribute_1952_f.facet.mincount=1&f.attribute_1952_f.facet.mincount=1&f.attribute_3256_f.facet.mincount=1&f.attribute_3256_f.facet.mincount=1&f.attribute_109072_is.facet.mincount=1&f.attribute_109072_is.facet.mincount=1&f.attribute_109141_is.facet.mincount=1&f.attribute_109141_is.facet.mincount=1&f.attribute_109179_is.facet.mincount=1&f.attribute_109179_is.facet.mincount=1&f.attribute_109181_f.facet.mincount=1&f.attribute_109181_f.facet.mincount=1&f.attribute_109297_b.facet.mincount=1&f.attribute_109297_b.facet.mincount=1&f.attribute_109894_f.facet.mincount=1&f.attribute_109894_f.facet.mincount=1&f.attribute_111420_is.facet.mincount=1&f.attribute_111420_is.facet.mincount=1&f.attribute_113491_is.facet.mincount=1&f.attribute_113491_is.facet.mincount=1&f.attribute_113648_f.facet.mincount=1&f.attribute_113648_f.facet.mincount=1&f.attribute_113701_is.facet.mincount=1&f.attribute_113701_is.facet.mincount=1&f.attribute_113781_is.facet.mincount=1&f.attribute_113781_is.facet.mincount=1&f.attribute_113783_is.facet.mincount=1&f.attribute_113783_is.facet.mincount=1&f.attribute_113784_is.facet.mincount=1&f.attribute_113784_is.facet.mincount=1&f.attribute_113792_is.facet.mincount=1&f.attribute_113792_is.facet.mincount=1&f.attribute_113891_is.facet.mincount=1&f.attribute_113891_is.facet.mincount=1&f.attribute_113893_is.facet.mincount=1&f.attribute_113893_is.facet.mincount=1 [cid:a6df87d6-3ea0-49fc-8bfd-5b6dda0030fb] I would appreciate any hints from you. Did I use appropriate Solr functionality ? Did I use it correctly ? Is there any other way we can have the same results but in shorter response time ? Thanks in advance, nc-tech-user
Problem in QueryElevationComponent with solr 7.4.0
Hello. We are using solr 6.6.2 and want to upgrade it to version 7.4.0. But we have a problem with QueryElevationComponent when adding parameter "elevateIds=..." and "fl=[elevated]" Expample of query /solr/products/select?omitHeader=true&elevateIds=1,2,3,4,5&q=*:*&start=0&rows=20&fl=id,[elevated]&enableElevation=true&fq=category_1_id_is:123&forceElevation=true and in response we've got http error 500 with such stacktrace java.lang.AssertionError: Expected an IndexableField but got: class java.lang.String at org.apache.solr.response.transform.BaseEditorialTransformer.getKey(BaseEditorialTransformer.java:72) at org.apache.solr.response.transform.BaseEditorialTransformer.transform(BaseEditorialTransformer.java:52) at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:123) at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59) at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:276) at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:162) at org.apache.solr.response.JSONWriter.writeNamedListAsMapWithDups(JSONResponseWriter.java:209) at org.apache.solr.response.JSONWriter.writeNamedList(JSONResponseWriter.java:325) at org.apache.solr.response.JSONWriter.writeResponse(JSONResponseWriter.java:120) at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:71) at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65) at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:219) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:531) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678) at java.lang.Thread.run(Thread.java:748) Configuration in solrconf.xml of select request handler is explicit 10 query facet stats debug spellcheck elevator And the elevator component config is string
Odp.: Problem in QueryElevationComponent with solr 7.4.0
Hi there. Are there any ideas? Od: nc-tech-user Wysłane: 19 lipca 2018 11:09 Do: solr-user@lucene.apache.org Temat: Problem in QueryElevationComponent with solr 7.4.0 Hello. We are using solr 6.6.2 and want to upgrade it to version 7.4.0. But we have a problem with QueryElevationComponent when adding parameter "elevateIds=..." and "fl=[elevated]" Expample of query /solr/products/select?omitHeader=true&elevateIds=1,2,3,4,5&q=*:*&start=0&rows=20&fl=id,[elevated]&enableElevation=true&fq=category_1_id_is:123&forceElevation=true and in response we've got http error 500 with such stacktrace java.lang.AssertionError: Expected an IndexableField but got: class java.lang.String at org.apache.solr.response.transform.BaseEditorialTransformer.getKey(BaseEditorialTransformer.java:72) at org.apache.solr.response.transform.BaseEditorialTransformer.transform(BaseEditorialTransformer.java:52) at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:123) at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59) at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:276) at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:162) at org.apache.solr.response.JSONWriter.writeNamedListAsMapWithDups(JSONResponseWriter.java:209) at org.apache.solr.response.JSONWriter.writeNamedList(JSONResponseWriter.java:325) at org.apache.solr.response.JSONWriter.writeResponse(JSONResponseWriter.java:120) at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:71) at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65) at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787) at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:219) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:531) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678) at java.lang.Thread.run(Thread.java:748) Configuration in solrconf.xml of select request handler i