[ 
https://issues.apache.org/jira/browse/SOLR-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083387#comment-16083387
 ] 

David Smiley commented on SOLR-8729:
------------------------------------

Seems doubtful this is a Solr bug since people do this all the time. Can you 
show the stack trace?  Solr even has this in it's UI. Also share the full query 
(set of params; even full URL perhaps) that hangs.

> Querying using a standard query parser on a copied field and highlighting 
> hangs indefinitely 
> ---------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8729
>                 URL: https://issues.apache.org/jira/browse/SOLR-8729
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.4.1
>         Environment: Debian wheezy x64, 4 processors, 4gb memory, 4 SOLR 
> clouds servers
>            Reporter: Jean-Renaud Margelidon
>
> On SOLR cloud, I've created a new collection using the 
> sample_techproducts_configs config (2 shards, 2 replicas)
> On that collection, I've crated a single document containing an ID (value 1) 
> and a content field (containing some text).
> When I make a query, using the dismax parser (qf=text) and activating the 
> highlighting, defining the field list to content (hl.fl=content), the result 
> is good.
> Doing the same query with the standard query parser hangs indefinitely 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to