Re: some 2.4.3 -> 2.4.4 weirdness

Bill Moseley <[email protected]> Wed, 8 Nov 2006 07:59:09 -0800 (PST)
Newsgroups gmane.comp.web.swish-e
Message-ID <[email protected]>
On Wed, Nov 08, 2006 at 07:50:37AM -0800, brad miele wrote:
> Essentially, the issue is that certain seraches seem to fail against our 
> full index, yet they work on smaller indexes using the exact same config 
> options.
> 
> here is my meandering attempt at showing the involved stuff.
> 
> first, the searches,
> - search against full index:
> bwayipn02# swish-e -w "Corey Rich" -f indexes/master_ipn.index
> # SWISH format: 2.4.4
> # Search words: Corey Rich
> # Removed stopwords:
> err: no results
> .
> 
> - search against smaller test index:
> bwayipn02# swish-e -w "Corey Rich" -f test.index
> # SWISH format: 2.4.4
> # Search words: Corey Rich
> # Removed stopwords:
> # Number of hits: 54
> # Search time: 0.001 seconds
> # Run time: 0.009 seconds

I guess I'd dump both indexes and look at the word positions and
metanames for that phrase.

Or, I might also run indexing with -T indexed_words saved to a file
and again look at how that phrase is added to the index.

Then I'd start wondering about the searches not working.

-- 
Bill Moseley
[email protected]

Unsubscribe from or help with the swish-e list: 
   http://swish-e.org/Discussion/

Help with Swish-e:
   http://swish-e.org/current/docs
   [email protected]