Hi Remi

I am assuming that you are using some sort of Linux system.
If so, then install the "curl" package. On an Ubuntu system type "apt-get
install curl"

Then prepend your SOLR query with curl. For example:

*curl
http://localhost:8080/solr/statistics/select?q=*:*&rows=10&start=0&wt=csv*

Cheers

hg


On 27 September 2013 11:32, remi asare <remi.as...@gmail.com> wrote:

> I'm working in remote using putty. When i wrote the following query "
> http://localhost:8080/solr/statistics/select?q=*:*&rows=10&start=0&wt=csv";
> in the command line i got the response as follow
>
> root@dspc:~#
> http://localhost:8080/solr/statistics/select?q=*:*&rows=10&start=0&wt=csv
> [1] 5521
> [2] 5522
> -bash: http://localhost:8080/solr/statistics/select?q=*:*: No such file
> or directory
> [3] 5523
> [1]   Exit 127
> http://localhost:8080/solr/statistics/select?q=*:*
> root@dspc:~#
>
> What should i do? How can i start Solr? I'm a COMPLETE NEWBY regarding
> Solr matters
>
>
> 2013/9/26 helix84 <heli...@centrum.sk>
>
>> On Fri, Sep 27, 2013 at 12:42 AM, remi asare <remi.as...@gmail.com>
>> wrote:
>> > I want to query solr with this request
>> >
>> http://localhost:8080/solr/statistics/select?q=*:*&rows=10&start=0&wt=csv
>> > but i'm not familiar with the specifis of querying SOLR directly.
>> Please can
>> > anyone help? How should i write the request?
>>
>> Hi Remi,
>>
>> this should help:
>> https://wiki.duraspace.org/display/DSPACE/Solr
>>
>> Let me know if there's something it doesn't answer.
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025D
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://za.linkedin.com/in/hiltongibson
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to