uot; permission ,Please
> check and provide appropriate permissions to directories because solr will
> try to write in data directory.
>
> -
> Grijesh
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Error-when-running-simple-queries-to-solr-tp21
o write in data directory.
-
Grijesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/Error-when-running-simple-queries-to-solr-tp2196060p2197539.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Thanks guys for the quick reply. I really appreciate it.
in reply to Lance, I'm using apache-solr-1.4.1.
My /opt/solr directory contains the following:
- drwxr-xr-x 10 tomcat6 tomcat6 4096 2011-01-04 14:44 .
- drwxr-xr-x 4 rootroot4096 2011-01-04 09:53 ..
- lrwxrwxrwx 1 to
Which Solr release is this?
There is supposed to be a core/data directory, and inside that
core/data/index with the index files. If you have no index, just make
core/data and Solr will make core/data/index.
LanceI
On Tue, Jan 4, 2011 at 6:45 PM, Stevenson Cunanan
wrote:
> Hi,
>
> I'm very new t
Hi,
I'm very new to solr and am still reading through the wiki. I am running a
custom solr project made by colleague for our search; after placing it on
opt/solr and adding the tomcat tomcat context fragment to point to docbase.
I basically followed the instructions on
http://wiki.apache.org/solr/