[jira] [Commented] (SOLR-8729) Querying using a standard query parser on a copied field and highlighting hangs indefinitely

2016-02-25 Thread Jean-Renaud Margelidon (JIRA)

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

Jean-Renaud Margelidon commented on SOLR-8729:
--

The servers are on two different networks (eth0: 192.168.100.2x and eth1:  
192.168.101.2x)

> 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



[jira] [Created] (SOLR-8730) Experimental UI, the hl.fl is not properly set doing queries

2016-02-24 Thread Jean-Renaud Margelidon (JIRA)
Jean-Renaud Margelidon created SOLR-8730:


 Summary: Experimental UI, the hl.fl is not properly set doing 
queries
 Key: SOLR-8730
 URL: https://issues.apache.org/jira/browse/SOLR-8730
 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
Priority: Minor


When using the experiment UI and doing searches on collection, when populating 
the hl.fl field, the value is used for the fl instead.

URL generated:
http://127.0.0.1/solr/collection/select?fl=content=on=on=html=json

URL Expected:
http://127.0.0.1/solr/collection/select?hl.fl=content=on=on=html=json



--
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



[jira] [Created] (SOLR-8729) Querying using a standard query parser on a copied field and highlighting hangs indefinitely

2016-02-24 Thread Jean-Renaud Margelidon (JIRA)
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