Iam new to solr,
My requirement is that,i need to have Autocompletion text box in my blog
application,i need to know how to implement it with solr 1.4.
I have gone through TermsComponent,but TermsComponent is not available in
solr 1.4 which i have downloaded.
Can any one please help out ,how to
Hi Shalin Shekhar Mangar,
I got some come from this site
http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/
When i use that code in my project ,then only i came to know that there is
no Termscomponent jar or plugin ..
There is any other way for doing autocom
Hi,
I have a requirement on Autocompletion search , iam using solr 1.4.
Could you please tell me how you worked on that Terms component using solr
1.4,
i could'nt find terms component in solr 1.4 which i have downloaded,is there
anyother configuration should be done.
Do you have code for autoco
Hi to all,
when i try to execute my query i get Connection refused ,can any one please
tell me what should be done for this ,to make my solr run.
org.apache.solr.client.solrj.SolrServerException: java.net.ConnectException:
Connection refused: connect
org.apache.solr.client.solrj.SolrServerExcepti
Hi to all,
I have an issue while i am working with solr.
I am working on blog module,here the user will be creating more blogs,and he
can post on it and have several comments for post.For implementing this
module i am using solr 1.4.
When i get blog details of particular user, it brings the
prompt result.
Waiting for your reply
Regards,
Rekha.
dharhsana wrote:
>
> Hi to all,
>
> I have an issue while i am working with solr.
>
> I am working on blog module,here the user will be creating more blogs,and
> he can post on it and have several comments for
Hi to all,
While i am working with facet using solrj, i am using string filed in schema
to avoid split in the word(i.e,Rekha dharshana, previously i was getting
rekha separate word and dharshana separate word..),in order to avoid this in
shema i use two fileds to index. My Schema.xml will look li
Hi Ryan,
I gone through your post
https://issues.apache.org/jira/browse/SOLR-357
where you mention about prefix filter,can you tell me how to use that
patch,and you mentioned to use the code as bellow,
...
...
For using the above code is that you are using EdgeNGra
hi this is rekha,iam new to solr..
I need to search the solr with limits,for example if we are going to get 100
records ,those records should be seperated to 10 records each in seperate
xml .can any one give me the sample code.
with regards,
T.Rekha.
--
View this message in context:
htt
hello umar,
Thank u so much for replying me.
I have a requirement that i have to display first 10 values in jsp page . In
that page itself i have (NEXT) button while clicking, it should query the
next 10 records from solr.How can i implement this can u give some example
for this.
As per u said
hi umar, thanks for ur reply ...
As per ur sugesstion i have done the search,it perfectly worked well...
i have two more question
1) how to delete an id in a solr
i tried some example but there is no changes in my index.
2) How to use an Analyzer for querying and indexing, for exampl
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 examples for
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.
with regards ,
T.Rekha
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
SEVERE: jav
Hi to all,
I am using solr for searching in my application.
my problem is ,
for example if i want to serach
"what is java?" means ,
The highly matched result from solr should come (ie java based result ,which
should be a lose search ) .what kind of ANALYSER i have to use and how to
conf
15 matches
Mail list logo