[ 
https://issues.apache.org/jira/browse/SOLR-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas DiPiazza updated SOLR-13426:
-------------------------------------
    Description: 
I noticed that solr will allow you to run a graph query against a collection 
that has multiple shards. 

This will result in no error and incorrect query results.

Is it possible to throw an error to force people to use shards=1 for graph 
query parser?

Will prevent someone from accidentally using graph query parser in a situation 
where it will return really misleading results. 

  was:
I noticed that solr will allow you to run a graph query against a collection 
that has multiple shards. 

This will result in no error and incorrect query results.

Is it possible to throw an error to force people to use shards=1 for graph 
query parser?


> Solr graph queries - should error when run in multiple shard collections?
> -------------------------------------------------------------------------
>
>                 Key: SOLR-13426
>                 URL: https://issues.apache.org/jira/browse/SOLR-13426
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers
>    Affects Versions: 7.7.1
>            Reporter: Nicholas DiPiazza
>            Priority: Major
>
> I noticed that solr will allow you to run a graph query against a collection 
> that has multiple shards. 
> This will result in no error and incorrect query results.
> Is it possible to throw an error to force people to use shards=1 for graph 
> query parser?
> Will prevent someone from accidentally using graph query parser in a 
> situation where it will return really misleading results. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to