On Sun, 10 Aug 2008 19:58:24 -0700 (PDT)
SoupErman <[EMAIL PROTECTED]> wrote:

> I needed to run a search with a query containing the word "not", so I removed
> "not" from the stopwords.txt file. Which seemed to work, at least as far as
> parsing the query. It was now successfully searching for that keyword, as
> noted in the query debugger. However it isn't returning any results where
> "not" is in the query, which suggests "not" hasn't been indexed. However
> looking at the listing for a particular item, "not" is listed as one of the
> keywords, so it should be finding it?

Hi Michael,
did you reindex your documents after 1) changing your settings and 2) 
restarting SOLR (to allow your settings to come into effect)?

B

_________________________
{Beto|Norberto|Numard} Meijome

Real Programmers don't comment their code. If it was hard to write, it should 
be hard to understand and even harder to modify.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.

Reply via email to