Hi pravesh
Thank u very much for ur reply now i am very much cleared about
scheduling...but,i am unable to perform scheduling in solr...can u please
provide some sample about solr scheduling?
Thank u very much.
--
View this message in context:
http://lucene.472066.n3.nabble.com
hi pravesh.
"You would have to delete them from SOLR also"...i did'nt get clearly this
can u please make sure it
i just need to update my solr cache with the database updation thts it...i
dont want delete anything from solrif i delete the data everytime when i
got changes in my DB then
Hi pravesh...
i already saw the wiki page that what u have given...from that i got
the points about collection distribution etc...
but i didnt get any link which will explain the cron job process step by
step for the windows OS ..
can please tell me how to do it for windows?
--
View t
so finally what do u say ? we cant run solr in apacheHTTP serverit is
possible only with servlet containeram i right?
can u pls explain other than tomcat and jetty which containers will support
to run solr?
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-run-so
Thank u very much for ur grateful suggestion Erick Erickson.
actually i know whole process of running solr in "tomcat","jetty"
and right now i am using solr with jetty but, my requirement made me to
search the process of running solr in Apache HTTP serverbut ultimately i
got the po
Thank u for ur reply Jaeger, Jay - DOT.
so i can conclude that solr will run only on "application
servers"(having servlet containers) and not in "web" servers am
i correct?
and i have one more question is it possible to add servlet container to the
web servers?
--
View
i didnt expect this answer .
Thank u very much for ur reply Gora
i already saw that sampleafter completing my first stage self research
only i posted this post.i clearly know about that there is an example in
solr about the RSS in the example they used the url
http://rss.slashdot.
yaa Gora i set up rss feed to my blog and i have the following url for the
rss feed of my blog
http://nagarjunaavula.blogspot.com/feeds/posts/default?alt=rss
http://nagarjunaavula.blogspot.com/feeds/posts/default?alt=rss u can check
this url.then how to use this url in my solr application
Hi gora can u pls quit ur answers like these..
i may get the perfect answer from anybody but not u,so kindly
please be quit
i already googled and i saw many links as a beginner i am unable to got the
main intention behind using the delta query,even we have query.and i
di
yaa iorixxx...i found that lucene qury parser class
http://lucene.apache.org/java/2_4_0/api/org/apache/lucene/queryParser/QueryParser.html
here
can u pls explain that how i have to use this class in my solr config
files
i already added the following classes in my schema.xml file
but i a
Hi everybody
i want to know whether is there any attribute in schema.xml to avoid
the duplications?
pls reply
thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/is-there-any-attribute-in-schema-xml-to-avoid-duplication-in-solr-tp3392408p3392408.html
Sent from
Hi everybody
i got the following response
-
-
0
0
-
groups
on
0
participate
2.2
30
-
-
testing group
testing group
http://abc.xyz.com/groups/testing-group/discussions/62
-
testing group
testing group
http://abc.xyz.com/groups/testing-
Hi pravesh Thank u for ur reply..
i am using DIH,but right now i dont have timestamp in my
databaseinstead of that i have datecreated column which wont updated for
the changes .when ever i created some thing it just store the created
time.is there any chance to
Hi everybody
i just downloaded solr application and modified the config files
as per my requirement and i successfully got the results and i also
developed a sample client application using javascript and i used my solr
url there to retrieve the results evrything is fine
Thank u for ur reply jaegeri saw that and i would like to use
that jsp code and thought to modify solr UI little bit as per user
convinience .now my question is ,is it possible to develop that using
spring mvc architecture.
--
View this message in context:
http://lucene.472066.n3.
hi everybody i have the following entities. i added the jar file into
webinf/lib folder and i dont know how to specify the field names in the
schema.xml pls help me anybody
http://test.xxx.com"; appKey="qto9gjtI68pi7JRxVZ8Z"
lastUpdate="${dataimporter.last_index_time}" />
http://abcs.xxx.com"; p
hi all..
i am new to solr .can any body explain me about the delta-import and
delta query and also i have the below questions
1.is it possible to run deltaimport without delataquery?
2. is it possible to write a delta query without having last_modified column
in database? if yes pls explain m
Hi all,
i am new to solr ...i would like to know how to avoid indexing of
duplicate documents.
i have one table in database with one column and that has the keywords which
are
frequently repeated when i tried to index it is indexing all the terms in
the database.
i would like to ignore the index
Thank u very much for ur reply iorixxx
i already know about the field type "suggest" and i am able to get
the related keywords in json response format my problem is i
developed one jsp page and integrated to solr if i type "test" in the jsp
page i will get the response whichever ha
hi everybody
i developed one response format which gives the following response when
ever i enter "t" in my solr search field...
{
"responseHeader":{
"status":0,
"QTime":0,
"params":{
"fl":"keywords",
"indent":"on",
"start":"0",
"q":"t\r\n",
Thank u very much for ur reply Erik Hatcher...
actually i thought to use my solr response in Jquery page.
i have one sample url
http://api.geonames.org/postalCodeSearchJSON?postalcode=9011&maxRows=10&username=demo
http://api.geonames.org/postalCodeSearchJSON?postalcode=9011&maxRows=10
Thank u very much Filype Pereira it works well but i have an another
problem when ever i tried to use the url in my jquery page to get the
"keywords" from the response it is saying tht it is not a pure json
format...and i tested that url in REST client and i am not getting formatted
JSON ...ple
hi every body...
i queried following solr query
http://localhost:8080/solr/db/select/?q=test&version=2.2&start=0&rows=10&indent=on&fl=keywords&omitHeader=true
http://localhost:8080/solr/db/select/?q=test&version=2.2&start=0&rows=10&indent=on&fl=keywords&omitHeader=true
to get the all keywords
hi everybody ,
i have solr url which produces json response format ...i would like to
develop a client application using javascript which is automatic search
field please send me any samples or any sample code.
i need to use my solr url in jscript or jquery file to implement automatic
s
Hi everybody..
i am new to solr and i would like to know about the "scheduling"
can anybody please explain what is scheduling and how to perform scheduling?
please provide some sample config files which perform scheduling?
Thanx in advance
--
View this message in con
Thank u very much for ur reply Erick Erickson
i am using solr 3.3.0 version
and i have no idea about the cron job i thought that it would be for unix
but i am using windows
and i would like to integrate my scheduling task with my solr server
please give me the suggestion
--
View this messa
i dont know what exactly the meaning of scheduling in solr and why should i
do ?and how can achieve this please help me to do this i already saw this
link
http://wiki.apache.org/solr/DataImportHandler?highlight=%28scheduling%29#Scheduling
except this one please send me any sample codes or links
27 matches
Mail list logo