Hi Team Just to verify with respect to an Issue working on Solr

2020-04-29 Thread Gundala Narayana
Hi Team, Please Let me know. I have an issue working with Solr. I am importing data from Neo4j data to Solr. I am making use of Neo4j Cypher Query string to import data from Neo4j to Solr. The query string with all necessary credentials like Neo4j host, User & password is placed in a .xml

Hi team,

2020-02-21 Thread Sankar Panda
Can any one tell me how the open nlp model files configure n solrcloud . Thanks Sankar Panda

Re: hi question about solr

2019-12-03 Thread Paras Lehana
That's not my question. It's a suggestion. I was asking if Highlighting could fulfill your requirement? On Tue, 3 Dec 2019 at 17:31, Bernd Fehling wrote: > No, I don't use any highlighting. > > Am 03.12.19 um 12:28 schrieb Paras Lehana: > > Hi Bernd, > > &g

Re: hi question about solr

2019-12-03 Thread Bernd Fehling
No, I don't use any highlighting. Am 03.12.19 um 12:28 schrieb Paras Lehana: > Hi Bernd, > > Have you gone through Highlighting > <https://lucene.apache.org/solr/guide/8_3/highlighting.html>? > > On Mon, 2 Dec 2019 at 17:00, eli chen wrote: > >> yes &g

Re: hi question about solr

2019-12-03 Thread Paras Lehana
Hi Bernd, Have you gone through Highlighting <https://lucene.apache.org/solr/guide/8_3/highlighting.html>? On Mon, 2 Dec 2019 at 17:00, eli chen wrote: > yes > > On Mon, 2 Dec 2019 at 13:29, Bernd Fehling > > wrote: > > > In short, > > > > you a

Re: hi question about solr

2019-12-02 Thread eli chen
first of all thank you very much. i was looking for good resource to read on solr. i actually already tried the term vector. but for it to work i had to set the fl=content which response with the value of content field (which really really big)

Re: hi question about solr

2019-12-02 Thread Charlie Hull
Hi, https://livebook.manning.com/book/solr-in-action/chapter-3 may help (I'd suggest reading the whole book as well). Basically what you're looking for is the 'term position'. The TermVectorComponent in Solr will allow you to return this for each result. Cheers Charl

Re: hi question about solr

2019-12-02 Thread eli chen
yes On Mon, 2 Dec 2019 at 13:29, Bernd Fehling wrote: > In short, > > you are trying to use an indexer as a full-text search engine, right? > > Regards > Bernd > > Am 02.12.19 um 12:24 schrieb eli chen: > > hi im kind of new to solr so please be patient > &g

Re: hi question about solr

2019-12-02 Thread Bernd Fehling
In short, you are trying to use an indexer as a full-text search engine, right? Regards Bernd Am 02.12.19 um 12:24 schrieb eli chen: > hi im kind of new to solr so please be patient > > i'll try to explain what do i need and what im trying to do. > > we a have a lot of

hi question about solr

2019-12-02 Thread eli chen
hi im kind of new to solr so please be patient i'll try to explain what do i need and what im trying to do. we a have a lot of books content and we want to index them and allow search in the books. when someone search for a term i need to get back the position of matchen word in the boo

Hi, how to deal with a shard in recovery_failed status?

2019-06-17 Thread zhenyuan wei
Hi all, I use solr-7.3.1 release,when split a shard1 to shard1_0&shard1_1, encountered OOM error,then shard1_0&shard1_1 publish a status as recovery_failed. How to deal with a shard in recovery_failed status? Remove shard1_0&shard1_1 and then do split shard1 again? Or any other

Re: Hi, happy to join this solr party.

2018-07-11 Thread Steve Rowe
Welcome! To subscribe, send an email to solr-user-subscr...@lucene.apache.org . More info here: http://lucene.apache.org/solr/community.html#mailing-lists-irc -- Steve www.lucidworks.com > On Jul 10, 2018, at 6:07 AM, zhenyuan wei wrote: > > I'd like to subscribe this maillist, thanks.

Hi, happy to join this solr party.

2018-07-10 Thread zhenyuan wei
I'd like to subscribe this maillist, thanks.

Re: hi load mitigation

2017-10-20 Thread Shawn Heisey
On 10/17/2017 7:10 AM, j.s. wrote: > i run a stand alone solr instance in which usage has suddenly spiked a > bit. the load was at 8, but by adding another CPU i brought it down to > 2. much better but not where i'd like it to be. > > i guess i'm writing to see if anyone has any suggestions about w

Re: hi load mitigation

2017-10-17 Thread j.s.
hi thx for writing On 10/17/17 11:07, Erick Erickson wrote: More details would help. What is 8? 2? this is from the output of the 'top' command on this host, specifically the 'load average:' field. although when i checked just now it was < 1, so that is where i want

Re: hi load mitigation

2017-10-17 Thread Erick Erickson
More details would help. What is 8? 2? Load is query or index load? How many users? Increase in indexing rate? Have you looked at: https://wiki.apache.org/solr/SolrPerformanceProblems and the links on that page? Best, Erick On Tue, Oct 17, 2017 at 6:10 AM, j.s. wrote: > hi > > i ru

hi load mitigation

2017-10-17 Thread j.s.
hi i run a stand alone solr instance in which usage has suddenly spiked a bit. the load was at 8, but by adding another CPU i brought it down to 2. much better but not where i'd like it to be. i guess i'm writing to see if anyone has any suggestions about where to look to improve

hi

2015-10-06 Thread John
please unsubscribe me

Re: Hi

2013-01-24 Thread Dmitry Kan
ception there that tells you what was wrong with your document. > > > > Upayavira > > > > On Wed, Jan 23, 2013, at 08:58 AM, Thendral Thiruvengadam wrote: > > > Hi, > > > > > > We are trying

Re: Hi

2013-01-23 Thread Alexandre Rafalovitch
tion than this. If you get bad > request, look in the logs for the Solr server and you will probably find > an exception there that tells you what was wrong with your document. > > Upayavira > > On Wed, Jan 23, 2013, at 08:58 AM, Thendral Thiruvengadam wrote: > > Hi, > >

Re: Hi

2013-01-23 Thread Upayavira
You are going to have to give more information than this. If you get bad request, look in the logs for the Solr server and you will probably find an exception there that tells you what was wrong with your document. Upayavira On Wed, Jan 23, 2013, at 08:58 AM, Thendral Thiruvengadam wrote: >

Re: Hi

2012-02-10 Thread Dalius Sidlauskas
Hi, I don't think this is the right place for this question. You should follow samples of solr client api integration in Java and develop your way in konakart.. Regards! Dalius Sidlauskas On 10/02/12 08:25, sumal wrote: My self I am Sumal who working as a Software Engineer. Currently

Hi

2012-02-10 Thread sumal
My self I am Sumal who working as a Software Engineer. Currently I am developing web based e-commerce applications using java and i am using e commerce Konakart shopping cart as well. I am using Konakart community edition. I am kindly requesting some information about how to integrate solr in my

Re: Hi symbol library

2011-10-14 Thread Erick Erickson
This is really a Python question, basic URL escaping. It has nothing to do with Solr. WARNING: I don't do Python, but a quick google search shows: http://stackoverflow.com/questions/1695183/how-to-percent-encode-url-parameters-in-python Best Erick 2011/10/14 Guizhi Shi : > > Hi Dea

Hi symbol library

2011-10-14 Thread Guizhi Shi
Hi Dear Sir/Madam This is George, I m using SOLR,It looks so powerful, I meet a problem, it is like: I want to post a request from python script, and pass the http request to my own SOLR server, but if the request contain the symbol, such as & SOLR will responsea error. I use the a

HI Guy

2011-10-12 Thread 张俊
Hi guys, I wanted used solr for my project, and i want to subscribe this mail list. Learning more solr. Regard , jun.

Re: hi. allowLeadingWildcard is it possible or not yet?

2011-09-27 Thread Chris Hostetter
: Subject: Re: hi. allowLeadingWildcard is it possible or not yet? : : i wonder the same thing... so wanna "re-animate" the topic : : is it possible? Leading wildcard style queries can work, and can work very efficiently, thanks to SOLR-1321. The key is to use ReversedWildcardFil

Re: hi. allowLeadingWildcard is it possible or not yet?

2011-09-15 Thread deniz
i wonder the same thing... so wanna "re-animate" the topic is it possible? - Zeki ama calismiyor... Calissa yapar... -- View this message in context: http://lucene.472066.n3.nabble.com/hi-allowLeadingWildcard-is-it-possible-or-not-yet-tp495457p3340838.html Sent from the Solr - Us

Re: hi all the ranging searchproblem

2010-07-29 Thread yun chen
good questions! is there any help/ -- View this message in context: http://lucene.472066.n3.nabble.com/hi-all-the-ranging-searchproblem-tp1003643p1003973.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: hi to everyone

2010-05-06 Thread Antonello Mangone
have an indefinite number of cores ? > > > > > > > > > > > > 2010/5/6 Marco Martinez > > > > > You should specify the core in your request, like > > > http://localhost:8080/solr/*core0*/update?... where /solr/ is > your > > > webapp and '

Re: hi to everyone

2010-05-06 Thread Marco Martinez
; 2010/5/6 Marco Martinez > > > You should specify the core in your request, like > > http://localhost:8080/solr/*core0*/update?... where /solr/ is your > > webapp and 'core0' is the name of the core. > > > > Marco Martínez Bautista > > http://www.pa

Re: hi to everyone

2010-05-06 Thread Antonello Mangone
da de Europa, 26. Ática 5. 3ª Planta > 28224 Pozuelo de Alarcón > Tel.: 91 352 59 42 > > > 2010/5/6 Antonello Mangone > > > Hi to everyone, my name is Antonello Mangone and I'm a new user of Solr > > (this is the 4th day :D). > > I'm just a novice and i wou

Re: hi to everyone

2010-05-06 Thread Marco Martinez
larcón Tel.: 91 352 59 42 2010/5/6 Antonello Mangone > Hi to everyone, my name is Antonello Mangone and I'm a new user of Solr > (this is the 4th day :D). > I'm just a novice and i would like to make a question ... > > I'm using solr in multicore way but i don

hi to everyone

2010-05-06 Thread Antonello Mangone
Hi to everyone, my name is Antonello Mangone and I'm a new user of Solr (this is the 4th day :D). I'm just a novice and i would like to make a question ... I'm using solr in multicore way but i don't understad how to add xml documents to a particular core ... Can someone help me ??? Antonello

Re: HI

2009-12-14 Thread Erick Erickson
m you're trying to solve must be defined before diving into the mechanics... Best Erick On Sun, Dec 13, 2009 at 1:01 PM, Faire Mii wrote: > Hi, > > I am a beginner and i wonder what a document, entity and a field relates to > in a database? > > And i wonder if there are

Re: HI

2009-12-13 Thread Shashi Kant
http://lmgtfy.com/?q=lucene+basics On Sun, Dec 13, 2009 at 1:01 PM, Faire Mii wrote: > Hi, > > I am a beginner and i wonder what a document, entity and a field relates to > in a database? > > And i wonder if there are some good tutorials that learn you how to design > you

HI

2009-12-13 Thread Faire Mii
Hi, I am a beginner and i wonder what a document, entity and a field relates to in a database? And i wonder if there are some good tutorials that learn you how to design your schema. Because all other articles i have read aren't very helpful for beginners. Regards Fayer

Re: Hi. What Configuration we require?

2009-12-09 Thread Shalin Shekhar Mangar
On Thu, Dec 10, 2009 at 12:18 PM, kalidoss < kalidoss.muthuramalin...@sifycorp.com> wrote: > Thanks Shalin Shekhar. > > > 11 lakh read requests and 30 thousand write requests within how much time? > Per day average of 11 lakh read requests and 30 thousand write requests. > > The system configura

Re: Hi. What Configuration we require?

2009-12-09 Thread kalidoss
? -Kalidoss.m, Shalin Shekhar Mangar wrote: On Wed, Dec 9, 2009 at 5:36 PM, kalidoss < kalidoss.muthuramalin...@sifycorp.com> wrote: Hi To run a Solr-1.3.0 with Data/index directory size of 11GB, 80 lakhs documents and 11 lakhs read request and 30 thousand writes. Every month 200mb of index dir

Re: Hi. What Configuration we require?

2009-12-09 Thread Shalin Shekhar Mangar
On Wed, Dec 9, 2009 at 5:36 PM, kalidoss < kalidoss.muthuramalin...@sifycorp.com> wrote: > Hi > To run a Solr-1.3.0 with Data/index directory size of 11GB, 80 lakhs > documents and 11 lakhs read request and 30 thousand writes. Every month > 200mb of index directory size gettin

Re: Hi. What Configuration we require?

2009-12-09 Thread kalidoss
Hi. To run a Solr-1.3.0 with Data/index directory size of 11GB, 80 lakhs documents and 11 lakhs read request and 30 thousand writes. Every month 200mb of index directory size getting increase. Please suggest me. What type of configuration(CPU, Ram, hard disk) server require to make the

Hi. What Configuration we require?

2009-12-09 Thread kalidoss
Hi To run a Solr-1.3.0 with Data/index directory size of 11GB, 80 lakhs documents and 11 lakhs read request and 30 thousand writes. Every month 200mb of index directory size getting increase. Please suggest me. What type of configuration(CPU, Ram, hard disk) server require to make the

hi. allowLeadingWildcard is it possible or not yet?

2009-03-09 Thread Julian Davchev
Hi folks, I am reading this issue and from what I see it's not possible yet to search with first char wildcard. http://issues.apache.org/jira/browse/SOLR-218 Are there any workarounds or anyway at all I could allow such search. I looked into whole 2008,2009 mail archive but couldn't fin

Re: Hi w.r.t solr 1.4

2008-12-29 Thread Otis Gospodnetic
Nightly build, please. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: vinay kumar kaku > To: solr-user@lucene.apache.org > Sent: Monday, December 29, 2008 2:05:42 PM > Subject: Hi w.r.t solr 1.4 > > > Hi, is th

Hi w.r.t solr 1.4

2008-12-29 Thread vinay kumar kaku
Hi, is there a stable build of solr 1.4 that i could grab from? vinay _ Send e-mail faster without improving your typing skills. http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008

hi

2008-05-25 Thread dharhsana
hi , when iam running my solr i offen get corrupted index exception,i don't no how to solve this problem,can any one plzz help out in solving this problem.. INFO: adding requestHandler: /debug/dump=solr.DumpRequestHandler May 26, 2008 8:48:39 AM org.apache.solr.core.SolrException log S

hi umar

2008-05-25 Thread Vaani
hi umar, I always used to get these type of exception(CorruptIndexException),when i run my solr. can you plzz help me out how to clear this problem.. INFO: adding requestHandler: /debug/dump=solr.DumpRequestHandler May 25, 2008 6:51:53 PM org.apache.solr.core.SolrException log SEVERE

Re: hi umar,tim

2008-05-17 Thread Umar Shah
On Sat, May 17, 2008 at 1:26 PM, dharhsana <[EMAIL PROTECTED]> wrote: > > hi,Thank you for your reply. > > delete operation worked for both query and by id , can u plz help me out > for > analyzer (what u mean by default schema xml),i tried out by using 'filed >

hi umar,tim

2008-05-17 Thread dharhsana
hi,Thank you for your reply. delete operation worked for both query and by id , can u plz help me out for analyzer (what u mean by default schema xml),i tried out by using 'filed name as text' even i didnt get the loose search... can u send me that default schema. wi

RE: hi umar

2008-05-16 Thread Tim Mahy
Hi, you can send a delete query, the delete query is the same syntax as a normal search. so if your id field is called "ID" you can send as query : ID:"1450" instead of *:* (which deletes everything) which will delete in this example the document with id

hi umar

2008-05-16 Thread dharhsana
hi,thank u for ur reply.. As per ur suggestion ,the index has been deleted ,can you plz help me out for deleting the index by 'ID' (but not the whole index). For analyzer,i have given the text as the fileld name ,but i didnt get the proper loose search can u give me some more ex