Re: How to get SolrServer within my own servlet

2011-12-14 Thread Joey
are I have to maintain - which is something I don't like. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-within-my-own-servlet-tp3583304p3587157.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to get SolrServer within my own servlet

2011-12-14 Thread Chris Hostetter
: So what I want to do is to modify Solr a bit - add one servlet so I can : trigger a full index of a folder in the file system. ... : I guess there are two SolrServer instances(one is EmbeddedSolrServer, : created by myself and the other is come with Solr itself and they are : holding di

Re: How to get SolrServer

2011-12-14 Thread Tomás Fernández Löbbe
lr and want to do some customize development. > > I have wrapped solr to my own web application, and want to write a > servlet > > to index a file system. > > > > The question is how can I get SolrServer inside my Servlet? > > > > -- > > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-tp3583304p3583304.html > > Sent from the Solr - User mailing list archive at Nabble.com. > >

Re: How to get SolrServer within my own servlet

2011-12-13 Thread yunfei wu
I guess there are two SolrServer instances(one is EmbeddedSolrServer, > created by myself and the other is come with Solr itself and they are > holding different index? > > How can I make them synchronized? > > -- > View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-within-my-own-servlet-tp3583304p3583741.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Joey
3A*&version=2.2&start=0&rows=10&indent=on I guess there are two SolrServer instances(one is EmbeddedSolrServer, created by myself and the other is come with Solr itself and they are holding different index? How can I make them synchronized? -- View this message in context

Re: How to get SolrServer

2011-12-13 Thread Schmidt Jeff
Servlet? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-tp3583304p3583304.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Mikhail Khludnev
;re will probably be using > SolrEmbeddedServer. > > http://wiki.apache.org/solr/Solrj > > Patrick > > > Op 13 dec. 2011 om 20:38 heeft Joey het volgende > geschreven: > > > Anybody could help? > > > > -- > > View this message in context: > http:

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Patrick Plaatje
; > I suppose there is already solrserver instance initialized when my web app > started. > > How can I access that solr server instance in my servlet? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-within-my-own-servlet

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Joey
instance in my servlet? -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-within-my-own-servlet-tp3583304p3583416.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Patrick Plaatje
Have à look here first and you're will probably be using SolrEmbeddedServer. http://wiki.apache.org/solr/Solrj Patrick Op 13 dec. 2011 om 20:38 heeft Joey het volgende geschreven: > Anybody could help? > > -- > View this message in context: > http://lucene.472066.n3.n

Re: How to get SolrServer within my own servlet

2011-12-13 Thread Joey
Anybody could help? -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-SolrServer-within-my-own-servlet-tp3583304p3583368.html Sent from the Solr - User mailing list archive at Nabble.com.

How to get SolrServer

2011-12-13 Thread Joey
-to-get-SolrServer-tp3583304p3583304.html Sent from the Solr - User mailing list archive at Nabble.com.