Hi all!
I have problem with Solr, and I hope everyboby in there can help me :)
I want to search text without diacritic but Solr will response diacritic
text and without diacritic text.
For example, I query "solr index", it will response "solr index", "sôlr
index", "sòlr index", "sólr indèx",...
Can anyone help me??? plz!
Olala wrote:
>
> uhm,I am sorry, this is the debug :)
>
>
> "book"
> "book"
> +DisjunctionMaxQuery((name:book)~0.01) ()
> +(name:book)~0.01 ()
> −
>
> −
>
>
> 7.903358 = (MATCH) sum of:
>
I have done follow it, but if I query with diacritic it respose only
non-diacritic. But I want to query without diacritic anh then solr will be
response both of diacritic and without diacritic :(
Steven A Rowe wrote:
>
> Hi Olala,
>
> You can get something similar to what you wan
I tried but it still not correct :(
hossman wrote:
>
>
> : I am developing a seach engine with Solr, and now I want to search both
> with
> : and without diacritics, for example: if I query kho, it will response
> kho,
> : khó, khò,... But if I query khó, it will response only khó.
> :
> : Wh
in your index in the field in question? And what does
> adding debugQuery=on to the query show?
>
> On Thu, Dec 24, 2009 at 8:44 PM, Olala wrote:
>
>>
>>
>> Oh,yes, that is my schema config:
>>
>>
>>
>>
a guess
>
> Also, what does adding debugQuery=on show?
>
> Thanks
> Erick
>
> On Thu, Dec 24, 2009 at 3:40 AM, Olala wrote:
>
>>
>> Yes, I am searching on Text fieldtype :)
>>
>>
>> Shalin Shekhar Mangar wrote:
>> >
>> > O
Yes, I am searching on Text fieldtype :)
Shalin Shekhar Mangar wrote:
>
> On Thu, Dec 24, 2009 at 1:49 PM, Olala wrote:
>
>>
>> I have another question that if I query "book", solr will response only
>> "book" but do not response another valu
I have another question that if I query "book", solr will response only
"book" but do not response another value such as book mark, book-keeper,
guide-book, etc.
Thanks so much!
--
View this message in context:
http://old.nabble.com/absolute-search-tp26911441p26911441.html
Sent from the Solr -
Hi all!
I am developing a seach engine with Solr, and now I want to search both with
and without diacritics, for example: if I query kho, it will response kho,
khó, khò,... But if I query khó, it will response only khó.
Who anyone have solution? I have used but it is not correct :(
--
View thi
Thanks so much!Ihave done :)
Raghuveer Kancherla wrote:
>
> Based on your need you can choose one of the options listed at
>
> http://wiki.apache.org/solr/MultipleIndexes
>
>
> - Raghu
>
>
> On Tue, Dec 22, 2009 at 10:46 AM, Olala wrote:
>
>>
&g
Hi all!
I have developed Solr on Tomcat, but now I want to building many Solr on
only one Tomcat server.Is that can be done or not???
--
View this message in context:
http://old.nabble.com/Multi-Solr-tp26884086p26884086.html
Sent from the Solr - User mailing list archive at Nabble.com.
that just spawns a bunch of
> threads that query your SOLR server, should take you about a day.
>
> Erick
>
> On Fri, Dec 18, 2009 at 3:42 AM, Olala wrote:
>
>>
>> Thanks for your answer! But how i can test this??? Do you know any tool
>> that
>> help me d
c
>
> On Fri, Dec 18, 2009 at 1:39 PM, Olala wrote:
>>
>> Hi all!
>>
>> I am developing an online dictionary application by using Solr, but I
>> wonder
>> that how many concurrent request that Solr can be process?
>> --
>> Vie
Hi all!
I am developing an online dictionary application by using Solr, but I wonder
that how many concurrent request that Solr can be process?
--
View this message in context:
http://old.nabble.com/CCU-of-Solr--tp26840318p26840318.html
Sent from the Solr - User mailing list archive at Nabble
call it from scheduler
>
> within the shell scripts/bat files use wget or curl to call the right
> import:
>
> wget -q -O /dev/null
> http://localhost:8983/solr/dataimport?command=delta-import
>
>
> Joel
>
> On Dec 12, 2009, at 1:38 AM, Olala wrote:
>
>&g
Hi All!
I am developing a search engine using Solr, I was tested full-import and
delta-import command successfully.But now,I want to run delta-import
automatically with my schedule.So, can anyone help me???
Thanks & Regards,
--
View this message in context:
http://old.nabble.com/Auto-update-wi
16 matches
Mail list logo