Input raw log file

2011-01-08 Thread Dinesh
ho to give the raw log file as input to solr instead of xml file.. i'm working with log files from DHCP server and i want to index the datas.. pls help -- View this message in context: http://lucene.472066.n3.nabble.com/Input-raw-log-file-tp2210043p2210043.html Sent from the Solr - User

Re: Input raw log file

2011-01-08 Thread Dinesh
i don't have much idea about converting log into CSV and then giving it as input.. can u please specify how to do it excatly.. -- View this message in context: http://lucene.472066.n3.nabble.com/Input-raw-log-file-tp2210043p2216083.html Sent from the Solr - User mailing list archive at

Re: Input raw log file

2011-01-10 Thread Dinesh
can u give an example.. like something that is currently being used.. i'am an engineering student and my project is to index all the real time log files from different devices and use some artificial intelligence and produce a usefull data out of it.. i'm doing this for my college.. i'm

Re: Input raw log file

2011-01-11 Thread Dinesh
I have installed and tested the sample xml file and tried indexing.. everything went successful and when i tried with log files i got an error.. i tried reading the schema.xml and didn't get a clear idea.. can you please help.. -- View this message in context:

Re: Input raw log file

2011-01-11 Thread Dinesh
i copied it to the same exampledocs folder and did #java -jar post.jar log.txt and i got SimplePostTool: version 1.2 SimplePostTool: WARNING: Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported SimplePostTool: POSTing files to

Re: Input raw log file

2011-01-11 Thread Dinesh
if i convert it to CSV or XML then it will be time consuming cause the indexing and getting data out of it should be real time.. is there any way i can do other than this.. if not what are the ways i can convert them to CSV and XML.. and lastly which is the doc folder of solr -- View this

Re: Input raw log file

2011-01-12 Thread Dinesh
i got some idea like creating a DIH and then doing with that.. thanks every one for the help.. hope i'll create an regex DIH i guess that's right.. -- View this message in context: http://lucene.472066.n3.nabble.com/Input-raw-log-file-tp2210043p2239947.html Sent from the Solr - User mailing

Regex DataImportHandler

2011-01-12 Thread Dinesh
Can anyone explain me how to create regex DataImportHandler.. -- View this message in context: http://lucene.472066.n3.nabble.com/Regex-DataImportHandler-tp2240084p2240084.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Regex DataImportHandler

2011-01-12 Thread Dinesh
ya i did.. i'm trying it.. still for a better solution i asked... -- View this message in context: http://lucene.472066.n3.nabble.com/Regex-DataImportHandler-tp2240084p2240295.html Sent from the Solr - User mailing list archive at Nabble.com.

Getting started with writing parser

2011-01-17 Thread Dinesh
how to write a parser program that will convert log files into XML.. -- View this message in context: http://lucene.472066.n3.nabble.com/Getting-started-with-writing-parser-tp2278092p2278092.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Getting started with writing parser

2011-01-23 Thread Dinesh
i tried editing the schema file and indexing my own log.. the error that i got is root@karunya-desktop:/home/karunya/apache-solr-1.4.1/example/exampledocs# java -jar post.jar sample.txt SimplePostTool: version 1.2 SimplePostTool: WARNING: Make sure your XML documents are encoded in UTF-8,

Re: Getting started with writing parser

2011-01-23 Thread Dinesh
i tried those examples.. is it compuslory that i should make it into XML, how does it index CSV.. should i post my entire schema that i made it myself and the text file that i tried to index.. - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very

Re: Getting started with writing parser

2011-01-23 Thread Dinesh
i did all the configurations correctly.. previously i missed a configuration file after adding it i'm getting a new error called Unknown FieldType: 'string' used in QueryElevationComponent i found it was defined in solrconfig.xml i didn't change any of the line in that but i don't know why am

Re: Getting started with writing parser

2011-01-24 Thread Dinesh
my solrconfig.xml http://pastebin.com/XDg0L4di my schema.xml http://pastebin.com/3Vqvr3C0 my try.xml http://pastebin.com/YWsB37ZW - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
this is the error that i'm getting.. no idea of what is it.. /apache-solr-1.4.1/example/exampledocs# java -jar post.jar sample.txt SimplePostTool: version 1.2 SimplePostTool: WARNING: Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported SimplePostTool:

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
actually its a log file i seperately created an handler for that... its not XML - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
its a DHCP log.. i want ti index it - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context: http://lucene.472066.n3.nabble.com/please-help-Problem-with-dataImportHandler-tp2318585p2319627.html Sent from the Solr

Re: Getting started with writing parser

2011-01-24 Thread Dinesh
http://pastebin.com/CkxrEh6h this is my sample log - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context: http://lucene.472066.n3.nabble.com/Getting-started-with-writing-parser-tp2278092p2326646.html Sent from

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
http://pastebin.com/tjCs5dHm this is the log produced by the solr server - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: Getting started with writing parser

2011-01-24 Thread Dinesh
i don't even know whether the regex expression that i'm using for my log is correct or no.. i very much worried i couldn't proceed in my project already 1/3 rd of the timing is over.. please help.. this is just the first stage.. after this i have ti setup up all the log to be redirected to SYSLOG

Indexing Failed rolled back

2011-01-25 Thread Dinesh
i did some research in schema DIH config file and i created my own DIH, i'm getting this error when i run response − lst name=responseHeader int name=status0/int int name=QTime0/int /lst − lst name=initArgs − lst name=defaults str name=configtry.xml/str /lst /lst str name=commandfull-import/str

Re: please help Problem with dataImportHandler

2011-01-25 Thread Dinesh
ya after correcting it also it is throwing an exception - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: Getting started with writing parser

2011-01-25 Thread Dinesh
i want to take the month, time, DHCPMESSAGE, from_mac, gateway_ip, net_ADDR - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: please help Problem with dataImportHandler

2011-01-25 Thread Dinesh
http://lucene.472066.n3.nabble.com/Getting-started-with-writing-parser-tp2278092p2327738.html this thread explains my problem - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: Getting started with writing parser

2011-01-25 Thread Dinesh
no i actually changed the directory to mine where i stored the log files.. it is /home/exam/apa..solr/example/exampledocs i specified it in a solr schema.. i created an DataImportHandler for that in try.xml.. then in that i changed that file name to sample.txt that new try.xml is

Solr Using

2008-09-22 Thread Dinesh Gupta
Hi All, I am new to Solr. I am using Lucene last 2 years. We create Lucene indexes for database. Please help to migrate to Solr. How can achieve this. If any one have idea, please help. Thanks In Advance. Regards, Dinesh Gupta

RE: Solr Using

2008-09-23 Thread Dinesh Gupta
= System.currentTimeMillis() - start; if (time longestIndexTime) { longestIndexTime = time; } return document; } Date: Mon, 22 Sep 2008 22:10:16 -0700 From: [EMAIL PROTECTED] Subject: Re: Solr Using To: solr-user@lucene.apache.org Dinesh, Please

Lucene index

2008-09-23 Thread Dinesh Gupta
Hi, Current we are using Lucene api to create index. It creates index in a directory with 3 files like xxx.cfs , deletable segments. If I am creating Lucene indexes from Solr, these file will be created or not? Please give me example on MySQL data base instead of hsqldb Regards, Dinesh

RE: Lucene index

2008-09-23 Thread Dinesh Gupta
. Please tell me how can I migrate my logic to Solr. I have spend more than a week. But have got nothing. Please help me. Can I attach my files here? Thanks in Advance Regards Dinesh Gupta Date: Tue, 23 Sep 2008 18:53:07 +0530 From: [EMAIL PROTECTED] To: solr-user@lucene.apache.org Subject

Solr Using

2008-09-24 Thread Dinesh Gupta
Which version of tomcat required. I installed jboss4.0.2 which have tomcat5.5.9. JSP pages are not going to compile. Its giving syntax error. Please help. I can't move from jboss4.0.2. Please help. Regards, Dinesh Gupta Date: Tue, 23 Sep 2008 19:36:22 +0530 From: [EMAIL PROTECTED

RE: Lucene index

2008-09-24 Thread Dinesh Gupta
to prepare data and putting in a map and finally writing to index. Now can I achieve this. I am able to search by using solr web admin but not able to add. Please tell me how can I attach my file to you. Thanks Regards, Dinesh Gupta Date: Tue, 23 Sep 2008 19:36:22 +0530 From: [EMAIL PROTECTED

NullPointerException

2008-09-25 Thread Dinesh Gupta
-- requestHandler name=/debug/dump class=solr.DumpRequestHandler lst name=defaults str name=echoParamsexplicit/str !-- for all params (including the default etc) use: 'all' -- str name=echoHandlertrue/str /lst /requestHandler !-- Dinesh -- requestHandler name=/dataimport class

Create Indexes

2008-09-26 Thread Dinesh Gupta
Hi All, Please give me some links so that I can start from basics. I have a large database of product. 1) Product can be associated with multiple category 2) a category can be associated with multiple catalogs. 3) category catalog association goes on a table called category-catalog

RE: NullPointerException

2008-09-26 Thread Dinesh Gupta
strings in your database to the correct date format needed for Solr. On Thu, Sep 25, 2008 at 7:09 PM, Dinesh Gupta [EMAIL PROTECTED]wrote: Hi All, I have attached my file. I am getting exception. Please suggest me how to short-out this issue. WARNING: Error creating

Create Indexes

2008-09-26 Thread Dinesh Gupta
Hi All, Please give me some links so that I can start from basics. I have a large database of product. 1) Product can be associated with multiple category 2) a category can be associated with multiple catalogs. 3) category catalog association goes on a table called category-catalog

RE: Create Indexes

2008-09-26 Thread Dinesh Gupta
Hi, Please tell me where to upload the files. Regard, Dinesh Gupta Date: Fri, 26 Sep 2008 21:23:58 +1000 From: [EMAIL PROTECTED] To: solr-user@lucene.apache.org Subject: Re: Create Indexes On Fri, 26 Sep 2008 16:32:05 +0530 Dinesh Gupta [EMAIL PROTECTED] wrote: Is it OK to create

Sample App needed

2008-09-29 Thread Dinesh Gupta
how to attach my file for help to understand my problem Regards Dinesh Gupta _ Search for videos of Bollywood, Hollywood, Mollywood and every other wood, only on Live.com http://www.live.com/?scope=videoform=MICOAL

How to stop Solr tokenising search terms with spaces

2014-12-05 Thread Dinesh Babu
do on mutiple fields. Any solutions? Regards, Dinesh Babu.

RE: How to stop Solr tokenising search terms with spaces

2014-12-05 Thread Dinesh Babu
One more quick question Erik, If I want to do search on multiple fields using {!field} do we have a query similar to what {!prefix} has : q={!prefix f=field1 v=$f1_val} OR {!prefix f=field2 v=$f2_val} where f1_val=field 1 valuef2_val=field2 value Regards, Dinesh Babu. -Original

RE: How to stop Solr tokenising search terms with spaces

2014-12-05 Thread Dinesh Babu
Thanks a lot Erik. {!field} seems to solve our issue. Much appreciate your help Regards, Dinesh Babu. -Original Message- From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: 05 December 2014 16:00 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search

RE: How to stop Solr tokenising search terms with spaces

2014-12-05 Thread Dinesh Babu
, Dinesh Babu. -Original Message- From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: 05 December 2014 16:44 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces But also, to spell out the more typical way to do that: q=field1

RE: How to stop Solr tokenising search terms with spaces

2014-12-06 Thread Dinesh Babu
Just curious, why solr does not provide a simple mechanism to do a phrase search ? It is a very common use case and it is very surprising that there is no straight forward, at least I have not found one after so much research, way to do it in Solr. Regards, Dinesh -Original Message

RE: How to stop Solr tokenising search terms with spaces

2014-12-07 Thread Dinesh Babu
with prefix (Han) 6) or partial surname without prefix (ank) 7) or the whole name (Tom Hanks) 8) or partial first name with or without prefix and partial surname with or without prefix ( To Han , om ank) 9) All of the above as case insensitive search Thanks in advance for your help Regards, Dinesh Babu

RE: How to stop Solr tokenising search terms with spaces

2014-12-07 Thread Dinesh Babu
Thanks in advance for your help Regards, Dinesh Babu Regards, Dinesh Babu. -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 07 December 2014 02:04 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces AFAIK

RE: How to stop Solr tokenising search terms with spaces

2014-12-07 Thread Dinesh Babu
) {!complexphrase}RVN V* -- Does not bring any result back. 4) {!complexphrase}RVN Viewpoint* -- Does not bring any result back. Do I need to make any configuration changes to get this working? Regards, Dinesh Babu. -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com

RE: How to stop Solr tokenising search terms with spaces

2014-12-07 Thread Dinesh Babu
I just tried your suggestion {!complexphrase}displayName:RVN Viewpoint users Even the above did not work. Am I missing any configuration changes for this parser to work? Regards, Dinesh Babu. -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik

RE: How to stop Solr tokenising search terms with spaces

2014-12-08 Thread Dinesh Babu
Thanks a lot Jack. Will try this Solution. Regards, Dinesh Babu. -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 07 December 2014 20:38 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces Thanks

RE: How to stop Solr tokenising search terms with spaces

2014-12-08 Thread Dinesh Babu
Hi Yonik, It is a text field ( all our search fields are of type text ). Very unlucky for me that it is not working. Will try the NGram solution provided by Jack. Regards, Dinesh Babu. -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley

RE: How to stop Solr tokenising search terms with spaces

2014-12-08 Thread Dinesh Babu
} Regards, Dinesh Babu. -Original Message- From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: 08 December 2014 09:40 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces What's the parsed query? debug=true On Dec 8, 2014, at 02:50, Dinesh Babu

RE: How to stop Solr tokenising search terms with spaces

2014-12-08 Thread Dinesh Babu
Thanks Erik Regards, Dinesh Babu. -Original Message- From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: 08 December 2014 17:02 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces debug output tells a lot. Looks like in the last two

RE: How to stop Solr tokenising search terms with spaces

2014-12-09 Thread Dinesh Babu
But my requirement is A* B* to be A* B* . A* OR B*won't meet my requirement. We have chosen the NGram solution and it is working for our rquirement at the moment. Thanks for your input and help Yonik Regards, Dinesh Babu. -Original Message- From: ysee...@gmail.com [mailto:ysee

RE: How to stop Solr tokenising search terms with spaces

2014-12-10 Thread Dinesh Babu
Hi Ahmet, We have gone for the Ngram solution. Thanks Regards, Dinesh Babu. -Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID] Sent: 08 December 2014 15:27 To: solr-user@lucene.apache.org Subject: Re: How to stop Solr tokenising search terms with spaces Hi, May

Internal document format for Solr 4.10.2

2015-02-18 Thread dinesh naik
Hi, Is there a way to read the internal document once solr does the indexing ? Also is there a possibility to store this internal document in xml format ? -- Best Regards, Dinesh Naik

RE: How to achieve lemmatization for english words in Solr 4.10.2

2015-02-18 Thread Dinesh Naik
is your specific goal? -- Jack Krupansky On Wed, Feb 18, 2015 at 10:50 AM, dinesh naik dineshkumarn...@gmail.com wrote: Hi, IS there a way to achieve lemmatization in Solr? Stemming option is not meeting the requirement. -- Best Regards, Dinesh Naik

How to achieve lemmatization for english words in Solr 4.10.2

2015-02-18 Thread dinesh naik
Hi, IS there a way to achieve lemmatization in Solr? Stemming option is not meeting the requirement. -- Best Regards, Dinesh Naik

Better way of copying/backup of index in Solr 4.10.2

2015-02-17 Thread dinesh naik
What is the best way for copying/backup of index in Solr 4.10.2? -- Best Regards, Dinesh Naik

Possibility of Indexing without feeding again in Solr 4.10.2

2015-02-17 Thread dinesh naik
Hi all, How to can do re-indexing in Solr without importing the data again? Is there a way to do re-indexing only for few documents ? -- Best Regards, Dinesh Naik

American /British Dictionary for solr-4.10.2

2015-02-11 Thread dinesh naik
Hi, What are the dictionaries available for Solr 4.10.2? We are looking for a dictionary to support American/British English synonym. -- Best Regards, Dinesh Naik

American British Dictionary for Solr

2015-02-11 Thread dinesh naik
Hi , We are looking for a dictionary to support American/British English synonym. Could you please let us know what all dictionaries are available ? -- Best Regards, Dinesh Naik

Dynamic boosting on a document for Solr4.10.2

2015-02-24 Thread dinesh naik
is 'Closed' we want to do negative boost say -100 . Also if age is between '20-50' we want to boost by 2000 etc. Please let us know how can we achieve this ? -- Best Regards, Dinesh Naik

Re: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-30 Thread dinesh naik
Thanks Eric and Upayavira for your inputs. Is there a way i can associate this to a unique id of document, either using schema browser or TermsComponent? Best Regards, Dinesh Naik On Tue, Jun 30, 2015 at 2:55 AM, Upayavira u...@odoko.co.uk wrote: Use the schema browser on the admin UI

Location of config files in Zoo Keeper

2015-07-02 Thread dinesh naik
Hi all, For solr version 5.1.0, Where does Zoo keeper keep all the config files ?How do we access them ? From Admin console , Cloud--Tree--config , we are able to see them but where does Zoo Keeper store them(location)? -- Best Regards, Dinesh Naik

Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-29 Thread dinesh naik
--/str str name=flagsITS--/str str name=valueGREEN-APPLE/str str name=internalGREEN-APPLE/str float name=boost1.0/float int name=docFreq0/int /lst -- Best Regards, Dinesh Naik

RE: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-29 Thread Dinesh Naik
/luke doesn't show the results of the compression of the stored values, there's no way I know of to do that. Best, Erick On Mon, Jun 29, 2015 at 8:20 AM, dinesh naik dineshkumarn...@gmail.com wrote: Hi all, Is there a way to read the indexed data for field on which the analysis/processing has

Re: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-30 Thread dinesh naik
Hi Erick, This is mainly for debugging purpose. If i have 20M records and few fields in some of the documents are not indexed as expected or something went wrong during indexing then how do we pin point the exact issue and fix the problem? Best Regards, Dinesh Naik On Tue, Jun 30, 2015 at 5:56

Re: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-30 Thread dinesh naik
admin/analysis can be used to see for field level analysis only. Best Regards, Dinesh Naik On Tue, Jun 30, 2015 at 7:08 PM, Erick Erickson erickerick...@gmail.com wrote: Dinesh: This is what the admin/analysis page is for. It shows you exactly what tokens are produced by what steps

Re: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-30 Thread dinesh naik
though, more for troubleshooting than trying to do anything in a production environment. I ll try looking into the Luke program if i can get this done. Thanks and Best Regards, Dinesh Naik On Tue, Jun 30, 2015 at 7:42 PM, Alessandro Benedetti benedetti.ale...@gmail.com wrote: Do you have

RE: Reading indexed data from solr 5.1.0 using admin/luke?

2015-06-30 Thread Dinesh Naik
for these 50 fields . I wanted to know if solr provides a way to see all these analyzed fields at once (for ex. By using unique id ). Best Regards, Dinesh Naik -Original Message- From: Alessandro Benedetti benedetti.ale...@gmail.com Sent: ‎30-‎06-‎2015 21:43 To: solr-user@lucene.apache.org solr

Solr 5.2 index time field boost not working as expected

2015-08-07 Thread dinesh naik
in schema.xml field name=title type=string indexed=true stored=true required=true omitNorms=false / But still we do not see this document coming at the top. Is there any other setting which has to be done for index time boosting? Best Regards, Dinesh Naik -- Best Regards, Dinesh Naik

Re: Restore index API does not work in solr 5.1.0 ?

2015-07-13 Thread dinesh naik
Hi all, How can we restore index in Solr 5.1.0 ? Best Regards, Dinesh Naik On Thu, Jul 9, 2015 at 6:54 PM, dinesh naik dineshkumarn...@gmail.com wrote: Hi all, How can we restore the index in Solr 5.1.0 ? We did following: 1:- Started Solr Cloud from: bin/solr start -e

Synonym with Proximity search in solr 5.1.0

2015-07-08 Thread dinesh naik
=nameDoc 3/field field name=textI work with Nokia inc/field /doc when i search for cell phone, I should get doc1 and doc2 returned but not doc3. The search syntax is : text: cell phone~500 How could i achieve this? Best Regards, Dinesh Naik

Re: Synonym with Proximity search in solr 5.1.0

2015-07-08 Thread dinesh naik
Hi Alessandro, I have gone through the above suggested links, but i am not able to achieve the above expected result. The issue here is , my searched text is a part of field 'text' . field name=textI like nokia mobile /field searched text: nokia mobile~500. Best Regards, Dinesh Naik On Wed

Restore index API does not work in solr 5.1.0 ?

2015-07-09 Thread dinesh naik
/gettingstarted/replication?command=restore The Restore works fine with same steps for 5.2 versions but not 5.1 Is there any other way to restore index in Solr 5.1.0? -- Best Regards, Dinesh Naik

Different boost values for multiple parsers in Solr 5.2.1

2015-09-07 Thread dinesh naik
Hi all, Is there a way to apply different boost , using bq parameter for different parser. for example if i am using a synonym parser and edismax parser in a single query, my bq param value is getting applied for both the parser making the boost value double. -- Best Regards, Dinesh Naik

Re: Different boost values for multiple parsers in Solr 5.2.1

2015-09-07 Thread dinesh naik
f: 1.0 = tf(freq=1.0), with freq of: 1.0 = termFreq=1.0 1.0 = idf(docFreq=416190, maxDocs=1738053) 1.0 = fieldNorm(doc=235500) On Mon, Sep 7, 2015 at 7:21 PM, dinesh naik <dineshkumarn...@gmail.com> wrote: Hi all, Is there a way to apply different b

Re: Different boost values for multiple parsers in Solr 5.2.1

2015-09-08 Thread dinesh naik
Thanks Alot Upayavira. It worked as expected. On Tue, Sep 8, 2015 at 2:09 PM, Upayavira <u...@odoko.co.uk> wrote: > you can add bq= inside your {!synonym_edismax} section, if you wish and > it will apply to that query parser only. > > Upayavira > > On Mon, Sep 7, 2015,

Re: Different boost values for multiple parsers in Solr 5.2.1

2015-09-14 Thread dinesh naik
is becuase of bq='' being used for synonym_edismax parser? On Tue, Sep 8, 2015 at 5:49 PM, dinesh naik <dineshkumarn...@gmail.com> wrote: > Thanks Alot Upayavira. It worked as expected. > > > On Tue, Sep 8, 2015 at 2:09 PM, Upayavira <u...@odoko.co.uk> wrote

Prevent the SSL Truststore password from showing up in plain text the Solr Admin

2016-06-08 Thread Dinesh Babu
the password in Solr? 2) If not is it possible to hide the “Java Properties” option ? 3) Or what is the recommended best practice for this issue? [cid:image001.jpg@01D1C1B0.6AAF1900] Thanks, Dinesh

Which handler handles calls to retrieve java properties and Cores

2016-06-13 Thread Dinesh Babu
=json http://localhost:8080/solr/admin/cores?wt=json Does anyone know which handler handles these calls ( I commented out the admin handler, see below, in SolrConfig.xml. But no luck ). Or any other mechanism to stop returning java properties /cores information? Thanks, Dinesh

solr-5.2.1: All folders in solr box(Linux) are sitting in RAM

2016-09-21 Thread dinesh naik
size is 9GB (inside solr installation directory solrhome) .In solr admin UI the physical memory shows 32GB. It seems all the folders are sitting in RAM . Kindly suggest how can i avoid this? -- Best Regards, Dinesh Naik

Re: solr-5.2.1: All folders in solr box(Linux) are sitting in RAM

2016-09-21 Thread dinesh naik
by the > MMapDirectory's > consumption of the OS memory? See Uwe's excellent article here: > > http://blog.thetaphi.de/2012/07/use-lucenes-mmapdirectory-on-64bit.html > > Best, > Erick > > On Wed, Sep 21, 2016 at 1:45 AM, dinesh naik <dineshkumarn...@gmail.com> >

Re: how to achieve mulitple wild card searches in solr 5.2.1

2017-01-10 Thread dinesh naik
searching on a _tokenized_ field and that > you'd get the results you expect on a string field.. > > Add =query to the URL and you'll see what the parsed query is > and that'll give you a very good idea of what's acaully happening. > > Best, > Erick > > On Tue, Jan 3, 2017 a

how to achieve mulitple wild card searches in solr 5.2.1

2017-01-03 Thread dinesh naik
for wildcard match. -- Best Regards, Dinesh Naik

RE: Solr ssl issue while creating collection

2017-12-15 Thread Sundaram, Dinesh
Thanks again for your valuable reply. Yes that’s correct. Is there a way to start solr alone without any embedded/external zookeeper in solrcloud mode? Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent

RE: Solr ssl issue while creating collection

2017-12-13 Thread Sundaram, Dinesh
for doesn't match any of the subject alternative names: [] Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: Monday, December 11, 2017 2:26 PM To: solr-user@lucene.apache.org Subject: Re: Solr ssl issue while

RE: Solr ssl issue while creating collection

2017-12-13 Thread Sundaram, Dinesh
Thanks Shawn for your input, Is this errors specific only for zookeeper operations? If so is there any way to turn off default zookeeper which runs on 9983? Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent

Solr ssl issue while creating collection

2017-12-11 Thread Sundaram, Dinesh
:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ... 15 more Dinesh Sundaram MBS Platform Engineering Mastercard [cid:image001.png@01D37283.5B72AA80] CONFIDENTIALITY NOTICE This e-mail message and any attachments are only for the use

RE: Solr ssl issue while creating collection

2017-12-11 Thread Sundaram, Dinesh
:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ... 15 more Dinesh Sundaram MBS Platform Engineering Mastercard [cid:image002.png@01D37287.37BC38F0] CONFIDENTIALITY NOTICE This e-mail message and any attachments are only for the use

Solr basic auth

2018-06-14 Thread Dinesh Sundaram
Hi, I have configured basic auth for solrcloud. it works well when i access the solr url directly. i have integrated this solr with test.com domain. now if I access the solr url like test.com/solr it prompts the credentials but I dont want to ask this time since it is known domain. is there any

solr search connectivity error with shards

2018-06-06 Thread Dinesh Sundaram
Hi, I have a domain called test.com to process solr search queries with 2 solr instances like below. second URL[2] works fine but I dont want to show up the localhost, portnumber to the end user so I tried to configure like first URL[1] but it is not working. I have the proxy pass in test.com

Re: Solr basic auth

2018-06-27 Thread Dinesh Sundaram
ted? > > You could also suggest in a new JIRA issue to extend Solr's auth feature > to allow a chain of AuthPlugins, and if the request passes any of them it > is let through. > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > >

Re: solr basic authentication

2018-06-27 Thread Dinesh Sundaram
Thanks Chris for your help. I tried to find that solution but nothing is working out. it is not accepting the credentils, may be i'm trying with wrong base 64 algorithm. On Thu, Jun 21, 2018 at 12:25 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Dinesh, > > On 6

RE: Solr ssl issue while creating collection

2017-12-29 Thread Sundaram, Dinesh
Thanks Erick for your valuable reply. Much Appreciated !!! Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, December 15, 2017 5:17 PM To: solr-user <solr-user@lucene.apache.org> Subje

RE: Solrcloud with Master/Slave

2018-01-05 Thread Sundaram, Dinesh
. That console is really cool for tracking solr activities. Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, January 5, 2018 10:58 AM To: solr-user <solr-user@lucene.apache.org> Subje

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
or this also okay? Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Thursday, January 4, 2018 2:06 PM To: solr-user <solr-user@lucene.apache.org> Subject: Re: Solrcloud with Master/Slave Yes you

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
-cloud -p 8983 -noprompt Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Thursday, January 4, 2018 10:10 AM To: solr-user <solr-user@lucene.apache.org> Subject: Re: Solrcloud with Master/Slave

SSL configuration with Master/Slave

2018-01-08 Thread Sundaram, Dinesh
(SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ... 65 more Dinesh Sundaram MBS Platform Engineering Mastercard [cid:image001.png@01D3.B3853E20] CONFIDENTIALITY

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
B ? http://solrcloudA:8983/solr/${solr.core.name}/replication 00:00:20 Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: Tuesday, January 2, 2018 5:33 PM To: solr-user

RE: SSL configuration with Master/Slave

2018-01-09 Thread Sundaram, Dinesh
FYI, This has been resolved. Dinesh Sundaram MBS Platform Engineering Mastercard [cid:image001.png@01D3892A.668B6700] From: Sundaram, Dinesh Sent: Monday, January 8, 2018 1:58 PM To: solr-user <solr-user@lucene.apache.org> Subject: SSL configuration with Master/Slave Team, I'm facing

Solrcloud with Master/Slave

2018-01-02 Thread Sundaram, Dinesh
couldn't find any issues so far. Is this advisable? Because I'm wondering that looks like mixing up solrcloud and master/slave replication. Dinesh Sundaram MBS Platform Engineering Mastercard [cid:image001.png@01D383E7.39FA10D0] CONFIDENTIALITY NOTICE This e-mail message and any attachments are only

  1   2   >