Timo,

then use cronjobs on your solr-machine to fetch the generated
synonyms-file, put in to the correct location and reload the
core-configuration (which is required to update the synonyms-file)? :)

Regards
Stefan

On Wed, Feb 9, 2011 at 1:15 PM, Timo Schmidt <timo.schm...@aoemedia.de> wrote:
> Yes we have something, but on another machine.
>
>
> Timo Schmidt
> Entwickler (Diplom Informatiker FH)
>
>
> AOE media GmbH
> Borsigstr. 3
> 65205 Wiesbaden
> Germany
> Tel. +49 (0) 6122 70 70 7 - 234
> Fax. +49 (0) 6122 70 70 7 -199
>
>
>
> e-Mail: timo.schm...@aoemedia.de
> Web: http://www.aoemedia.de/
>
> Pflichtangaben laut Handelsgesetz §37a / Aktiengesetz §35a
> USt-ID Nr.: DE250247455
> Handelsregister: Wiesbaden B
> Handelsregister Nr.: 22567
> Stammsitz: Wiesbaden
> Creditreform: 625.0209354
> Geschäftsführer: Kian Toyouri Gould
>
>
> -----Ursprüngliche Nachricht-----
> Von: Stefan Matheis [mailto:matheis.ste...@googlemail.com]
> Gesendet: Mittwoch, 9. Februar 2011 11:34
> An: solr-user@lucene.apache.org
> Betreff: Re: Maintain stopwords.txt and synonyms.txt
>
> Hi Timo,
>
> of course - that's right. Write some JSP (i guess) which could be
> integrated in the already existing jetty/tomcat Server?
>
> Just wondering about, how do you perform Search-Requests to Solr?
> Normally, there is already any other Service running, which acts as
> 'proxy' to the outer world? ;)
>
> Regards
> Stefan
>
> On Wed, Feb 9, 2011 at 11:20 AM, Timo Schmidt <timo.schm...@aoemedia.de> 
> wrote:
>> Hi Stefan,
>>
>> i allready thought about that. Maybe some php service or something like that.
>> But this would mean, that I need additional software on that server like a 
>> normal
>> Apache installation, which needs to be maintained. That's why I thought a 
>> solution that
>> is build into solr would be nice.
>>
>> Thanks
>>
>> Timo Schmidt
>> Entwickler (Diplom Informatiker FH)
>>
>>
>> AOE media GmbH
>> Borsigstr. 3
>> 65205 Wiesbaden
>> Germany
>> Tel. +49 (0) 6122 70 70 7 - 234
>> Fax. +49 (0) 6122 70 70 7 -199
>>
>>
>>
>> e-Mail: timo.schm...@aoemedia.de
>> Web: http://www.aoemedia.de/
>>
>> Pflichtangaben laut Handelsgesetz §37a / Aktiengesetz §35a
>> USt-ID Nr.: DE250247455
>> Handelsregister: Wiesbaden B
>> Handelsregister Nr.: 22567
>> Stammsitz: Wiesbaden
>> Creditreform: 625.0209354
>> Geschäftsführer: Kian Toyouri Gould
>>
>>
>> -----Ursprüngliche Nachricht-----
>> Von: Stefan Matheis [mailto:matheis.ste...@googlemail.com]
>> Gesendet: Mittwoch, 9. Februar 2011 11:14
>> An: solr-user@lucene.apache.org
>> Betreff: Re: Maintain stopwords.txt and synonyms.txt
>>
>> Timo,
>>
>> On Wed, Feb 9, 2011 at 11:07 AM, Timo Schmidt <timo.schm...@aoemedia.de> 
>> wrote:
>>> But currently I could not find any possibility to write the stopwords.txt 
>>> or synonyms.txt.
>>
>> what about writing the Files from an external Application and reload
>> your Solr Core!?
>> Seemed to be the simplest way to solve your problem, not?
>>
>> Regards
>> Stefan
>>
>

Reply via email to