icy onInit
INFO: SolrDeletionPolicy.onInit: commits:num=1
commit{dir=/local/home/neha/ruby/Solr/apache-solr-1.4.1/example/solr/data/index,segFN=segments_k,version=1300286691490,generation=20,filenames=[segments_k]
Mar 17, 2011 5:08:20 PM org.apache.solr.core.SolrDeletionPolicy
updateCommits
INFO
erProperties
INFO: Read dataimport.properties
Mar 17, 2011 5:08:20 PM org.apache.solr.handler.dataimport.SolrWriter
persist
INFO: Wrote last indexed time to dataimport.properties
Mar 17, 2011 5:08:20 PM org.apache.solr.handler.dataimport.DocBuilder
execute
INFO: Time taken = 0:0:0.24
##
The path is correct and also the base dir points to the list of .xml files
not just a single file.
This is the link to the xml file:
http://pastebin.com/7EzRUj9L
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-Issue-newbie-to-solr-tp2695407p2704182.html
creating anew project /test/solr/ I copied the data
directory from /example/solr/data/index. DO you think that is causing an
issue, if yes what needs to be changed.
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-Issue-newbie-to-solr-tp2695407p2710560.html
Thanks Gora...it works.. Thanks again..:)
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-Issue-newbie-to-solr-tp2695407p2710864.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Gora it works..!!! Thanks again. One last question, the documents get
indexed well and all but when I issue full-import command it still says
Total Requests made to DataSource 0
Would you know why this could happen.
Neha
--
View this message in context:
http://lucene.472066.n3
Olesen], instead of Lars L. Thomsen, Helle K. Iverson, Thomas A
Brinck, Jes Oleson.
Is there a way to iterate through the multivalued fields or is there
something more simple to do this.
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH
.
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH-fields-tp2749988p2750237.html
Sent from the Solr - User mailing list archive at Nabble.com.
make sure the field "email" is multivalued in schema.xml file
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-with-XML-question-tp2750288p2750416.html
Sent from the Solr - User mailing list archive at Nabble.com.
.
Regarding the script transformer function, it should be able to take the two
multivalued rows as input and send the concatenated result out. I am not
sure this is possible with script transformer. Please could you suggest an
alternative.
Thanks,
Neha
--
View this message in context:
http
I am getting data from an xml file. If possible would you be able to guide me
with a code snippet for script transformer for doing this(I am sorry if this
very basic, I am a newbie to Solr).
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued
I wrote this snippet but get an exception
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH-fields-tp2749988p2753910.html
Sent from the Solr - User mailing list ar
How is a multivalued field in DIH config file passed to a Script Transformer
function???To be more clear is it an array/string???
When I do var result=row.get('fieldname'), I am unable to apply any string
manipulation functions on result.
Thanks,
Neha
--
View this message in cont
I would appreciate any help on this issue, I am unable to proceed without
getting this solved.
Thanks,
Neha
-
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH-fields-tp2749988p2758485.html
Sent from the Solr - User mailing list
Hello Gora,
I have a new Issue:
http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH-fields-td2749988.html
I haven't got enough help on this issue, Please could you advice me on
solving this.
Thanks,
Neha
-
Thanks,
Neha
--
View this message in context:
http://lucene.4720
Hi, When there are multiple authors instead of concatenating, it append list
of last names after the first names.
Vincent
White
Bakken
Sjaastad
Maurice B.
Linda R.
Inger Johanne
Ottar
Thanks,
Neha
-
Thanks,
Neha
--
View this message in context:
http://lucene.472066.n3.nabble.com
g for this problem on internet but not able to find any
solution.
I request you to please help me with this (may be some more
configuration is required which i am not aware of) and let me know in
case any other information is required from side.
Thanks and Regards
Neha Gupta
Hello SOLR Users,
Today i have noticed that in my SOLR instance 6.6.0 documents are
getting automatically deleted.
In SOLR traces i found below lines and seems it is because of this.
2019-09-26 09:01:21.599 INFO (qtp225493257-14) [ x:Ecotron]
o.a.s.c.S.Request [xyz] webapp=/solr path=/d
Unsubscribe me
Hi I am trying to search with word Ribbing and i am also getting those result
which have R-B or RB letter in their dsecription but when i am trying to
search with Ribbin i m getting correct result...not getting any clue what to
use in my solr schema.xml.
Any guidance will be helpful.
Thanks
same issue with my search result also and i have used solr.Textfield for this
--
View this message in context:
http://lucene.472066.n3.nabble.com/Issue-with-solr-searching-words-with-not-able-to-search-tp4128549p4133845.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Alexandre..but still that doesn't help me
I am doing keyword search for word "Ribbing" and i am getting those products
also which have "R-B" or "RB" word in some other field.But when i am doing
search for "Ribbin" i am getting correct search results.
My field type is textfield.Please find
Hi All
In my auto suggest page sorting is not correct for the suggestions i am
getting.
However suggestions are all correct.
Any guidance will be helpful
--
View this message in context:
http://lucene.472066.n3.nabble.com/Sorting-is-not-correct-in-autosuggest-tp4133859.html
Sent from the
Hello Alex
Yes I reindex completely.
I am new to solr so donot have much idea of all the filters.Can u suggest
some filters which i can try?
--
View this message in context:
http://lucene.472066.n3.nabble.com/search-result-not-correct-in-solr-tp4133841p4133861.html
Sent from the Solr - User
Hi
I ran indexing and my total rows fetched is 1736789 but my numfound in solr
indexed url 638169.
What could be the possible reason??
--
View this message in context:
http://lucene.472066.n3.nabble.com/numfound-in-solr-tp4164169.html
Sent from the Solr - User mailing list archive at Nabble
I am trying to modify the results of solr output . basically I need to
change the ranking of the output of solr for a query.
So please can anyone help.
I wrote a java code that returns the SolrDocumentList object which is a
union of the results I want this object to be displayed on solr.
hats i
output.
if this is already done, then please direct me to any link.
Thanks in advance,
Neha Yadav
Dear Sir,
I am not able to files to SOLR using post.jar. I am getting the following
message. I get 0 results upon querying:-
C:\Developer\solr-4.1.0\example\exampledocs>java -Durl=/update
-jar post.jar *.xml
SimplePostTool version 1.5
Posting files to base url /solr/updat
e using content-t
Dear Gora Mohanty,
I am not using literally. I am using the localhost url slash
solr.
On Monday, January 28, 2013, Gora Mohanty wrote:
> On 28 January 2013 15:30, Neha Jatav wrote:
> [...]
>> I am not able to files to SOLR using post.jar. I am getting the following
>> messag
(a) I am not using jetty, I am using tomcat as mentioned in the subject line
(b) I am using some other port number and that I have included in the url
On Monday, January 28, 2013, Gora Mohanty wrote:
> On 28 January 2013 16:11, Neha Jatav wrote:
>> Dear Gora Mohanty,
>>
&g
Got it! There's an authenticator with the tomcat and the cookies are
missing when I do an update. Thanks all.
On Monday, January 28, 2013, Stefan Matheis
wrote:
> Neha
>
> One thing that made me think is the line "SimplePostTool: WARNING: Solr
returned an error #302 Found&qu
I have just starting using solr and with the help of documentation
available I can't figure out if Is there any way with which I can convert
SQL data into XML so that I can index them in solr.
Can anyone help me on that.
DISCLAIMER
==
This e-mail may contain privileged
Hi,
Every time I make any change in schema , I have to restart the server. Is
this because I have made some mistake or It is like this only
I mean,
I have this doubt that if we make any kind of changes to schema.xml , do we
need to restart the server or we can continue without restarting the
also need to re-index the data if the changes are incompatible
On Thu, Dec 4, 2008 at 3:09 PM, Neha Bhardwaj
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Every time I make any change in schema , I have to restart the server. Is
> this because I have made some mistake or It is like this o
the http API
but if the changes are incompatible you will have to re-index the data
On Thu, Dec 4, 2008 at 3:16 PM, Neha Bhardwaj
<[EMAIL PROTECTED]> wrote:
> Is there any way by which this can be avoided.
>
> -Original Message-
> From: Noble Paul നോബിള് नोब
Is multiple indexing possible in solr?
If yes, how?
DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Ltd. It is intended only for the use of the
individual or entity to which it is addressed. If you are not the in
I am trying to configure jboss wih solr
As stated in wiki docs I copied the solr.war but there is no web-apps
folder currently present in jboss.
So should I create web-apps manually and paste the war file there.
I tried configuring solr with tomcat as well. I paste the war file in
tomcat
, kindly reply
Neha Bhardwaj| Software Engineer | Persistent Systems Limited.
<mailto:akshat_maheshw...@persistent.co.in> neha_bhard...@persistent.co.in
| Cell: +91 9272383082 | Tel: +91 (20) 302 35257
DISCLAIMER
==
This e-mail may contain privileged and confid
admin interface or any ways without
writing any code?
Any kind of help will be appreciated ..
Thanks and Regards,
Neha Bhardwaj
DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Ltd. It is intended only
Hi,
I need to create multiple cores for my project.
I need to know:
how to have multiple cores ?
can we start all cores from single startup file or we need to start all
independently?
I need a way by which I can start all of them in one go.
Thanks
Neha
DISCLAIMER
==
This e
From: Neha Bhardwaj [mailto:neha_bhard...@persistent.co.in]
Sent: Wednesday, April 01, 2009 6:52 PM
To: 'solr-user@lucene.apache.org'
Subject: multicore
Hi,
I need to create multiple cores for my project.
I need to know:
how to have multiple cores ?
can we start all
ly when you start your server.
Neha Bhardwaj wrote:
>
>
>
>
>
> From: Neha Bhardwaj [mailto:neha_bhard...@persistent.co.in]
> Sent: Wednesday, April 01, 2009 6:52 PM
> To: 'solr-user@lucene.apache.org'
> Subject: multicore
>
>
>
>
Hi,
I want to index through commond line
How to do that?
-Original Message-
From: Erik Hatcher [mailto:e...@ehatchersolutions.com]
Sent: Thursday, April 02, 2009 5:42 PM
To: solr-user@lucene.apache.org
Subject: Re: multicore
On Apr 2, 2009, at 6:32 AM, Neha Bhardwaj wrote:
> Also
Hi,
I wish to unsubscribe from list .
My email address is neha_bhard...@peristent.co.in
Thanks for all the help and support.
Thanks and Regards,
Neha Bhardwaj| Software Engineer| Persistent Systems Limited
Neha <mailto:neha%20bhard...@persistent.co.in%20>
44 matches
Mail list logo