Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
6.5, 7.0
-
None
-
None
Description
To reproduce, in a browser run a search from the query tab and then notice the url shown above the results
# actual: http://localhost:8983techproducts/select?indent=on&q=*:*&wt=json # expected: http://localhost:8983/solr/techproducts/select?q=*%3A*&wt=json&indent=true
(We had noticed this when using the (master branch) Admin UI during the London Lucene Hackday for Full Fact on Friday, I just tried to reproduce both on master (reproducible with non-original version only) and on branch_6_4 (not reproducible) and search for an existing open issue found no apparent match.)
Attachments
Attachments
Issue Links
- depends upon
-
SOLR-9584 The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work
- Closed
- duplicates
-
SOLR-9584 The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work
- Closed
- is duplicated by
-
SOLR-10099 Clicking on the query url in the admin UI is a no-op
- Closed