Jean-Renaud Margelidon created SOLR-8729:
--------------------------------------------

             Summary: 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.3.4#6332)

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

Reply via email to