Created
May 22, 2014 20:24
-
-
Save knewter/380b3698aebe4795deb6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO - 2014-05-22 15:07:07.402; org.apache.solr.core.SolrCore; [us_patent_grant_shard2_replica1] webapp=/solr path=/select params={facet=true&hl.mergeContiguous=true&distrib=false&hl=false&version=2&NOW=1400789227391&shard.url=http://127.0.1.1:8983/solr/us_patent_grant_shard2_replica1/&df=text_html&fl=id,score&f.abs | |
tract_html.hl.alternateField=abstract_html&facet.field=document_type&fsv=true&f.claims_html.hl.alternateField=claims_html&hl.fragsize=300&hl.requireFieldMatch=false&mm=100%25&sm=xxxsentencexxx&f.invention_title_html.hl.alternateField=invention_title_html&qf=claims_html+id+publication_reference_document_number+inventi | |
on_title_html+abstract_html+description_html&f.description_html.hl.alternateField=description_html&hl.fl=invention_title_html,abstract_html,description_html,claims_html&hl.fragmentsBuilder=colored&hl.fragListBuilder=simple&wt=javabin&rows=0&defType=brs&hl.highlightMultiTerm=true&pf=claim_text+invention_title+abstract | |
+description&hl.useFastVectorHighlighter=true&hl.snippets=10&start=0&hl.maxAlternateFieldLength=300&q=*:*&maxBasicQueries=10000&pm=xxxparagraphxxx&isShard=true&f.document_type.facet.limit=160&hl.usePhraseHighlighter=true&ps=3} hits=0 status=0 QTime=5 | |
INFO - 2014-05-22 15:07:07.405; org.apache.solr.core.SolrCore; [us_patent_grant_shard2_replica1] webapp=/solr path=/select params={facet=true&q=*:*&facet.limit=100&facet.field=document_type&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=14 | |
ERROR - 2014-05-22 15:07:12.984; org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'document_type:()': Encountered " ")" ") "" at line 1, column 15. | |
Was expecting one of: | |
<NOT> ... | |
"+" ... | |
"-" ... | |
<BAREOPER> ... | |
"(" ... | |
"*" ... | |
<QUOTED> ... | |
<TERM> ... | |
<PREFIXTERM> ... | |
<WILDTERM> ... | |
<REGEXPTERM> ... | |
"[" ... | |
"{" ... | |
<LPARAMS> ... | |
<NUMBER> ... | |
<TERM> ... | |
"*" ... | |
at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:181) | |
at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:203) | |
at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) | |
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1916) | |
at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:780) | |
at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) | |
at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217) | |
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) | |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) | |
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557) | |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) | |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075) | |
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) | |
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) | |
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) | |
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) | |
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255) | |
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) | |
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) | |
at org.eclipse.jetty.server.Server.handle(Server.java:368) | |
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) | |
at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53) | |
at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942) | |
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004) | |
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640) | |
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) | |
at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72) | |
at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) | |
at java.lang.Thread.run(Thread.java:744) | |
Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'document_type:()': Encountered " ")" ") "" at line 1, column 15. | |
Was expecting one of: | |
<NOT> ... | |
"+" ... | |
"-" ... | |
<BAREOPER> ... | |
"(" ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment