Olala wrote:
>
> 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???
>
I configured my SOLR to use multiple cores. For more information, you can
see multicore example, which is in example folder of SOLR.
Olala wrote:
>
> 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 class
rformed on the search word."
>
> HTH
> Erick
>
> On Thu, Dec 3, 2009 at 10:19 AM, Yurish wrote:
>
>>
>> I have a problem with SOLR searching. When i`am searching query: dog*
>> everything is ok, but when query is Dog*(with first capital letter), i
>> g
I have a problem with SOLR searching. When i`am searching query: dog*
everything is ok, but when query is Dog*(with first capital letter), i get
no results. Any advice? My config:
--
View this message in context:
http://old.n