As long as your indexed documents have the stop words you will
continue to see the stop words in the results.

On Fri, May 8, 2009 at 11:24 AM, Sagar Khetkade
<sagar.khetk...@hotmail.com> wrote:
>
>
>
> From my understanding re-indexing the documents is a different thing. If you 
> have the stop word filter for field type say "text" then after reloading the 
> core if i type in a query which is stop word only it would get parsed from 
> stop word filter which would eventually will not serach against the index.
>
> But in my case i am getting the results having the stop word; so the issue.
>
>
>
> ~Sagar
>
>
>
>
>> From: noble.p...@gmail.com
>> Date: Tue, 5 May 2009 10:09:29 +0530
>> Subject: Re: Core Reload issue
>> To: solr-user@lucene.apache.org
>>
>> If you change the the conf files and if you reindex the documents it
>> must be reflected are you sure you re-indexed?
>>
>> On Tue, May 5, 2009 at 10:00 AM, Sagar Khetkade
>> <sagar.khetk...@hotmail.com> wrote:
>> >
>> > Hi,
>> >
>> > I came across a strange problem while reloading the core in multicore 
>> > scenario. In the config of one of the core I am making changes in the 
>> > synonym and stopword files and then reloading the core. The core gets 
>> > reloaded but the changes in stopword and synonym fiels does not get 
>> > reflected when I query in. The filters for index and query are the same. I 
>> > face this problem even if I reindex the documents. But when I restart the 
>> > servlet container in which the solr is embedded I problem does not 
>> > resurfaces.
>> > My ultimate goal is/was to reflect the changes made in the text files 
>> > inside the config folder.
>> > Is this the expected behaviour or some problem at my side. Could anyone 
>> > suggest me the possible work around?
>> >
>> > Thanks in advance!
>> >
>> > Regards,
>> > Sagar Khetkade
>> > _________________________________________________________________
>> > More than messages–check out the rest of the Windows Live™.
>> > http://www.microsoft.com/india/windows/windowslive/
>>
>>
>>
>> --
>> -----------------------------------------------------
>> Noble Paul | Principal Engineer| AOL | http://aol.com
>
> _________________________________________________________________
> Planning the weekend ? Here’s what is happening in your town.
> http://msn.asklaila.com/events/



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to