Hi there
no matter what keyword i enter in my lucene search, the results will always stay the same. it seams like the result page displays every content of the website. I have no idea why. I played around with the settings wiped and rebuilt the index and cache.
please help me!

CommentFileSizeAuthor
#12 cache_lucenapi.jpg96.28 KBdavemybes

Comments

cpliakas’s picture

Category: support » bug

Hi r3to.

Sorry for your issues. This seems like a weird issue, and I cannot replicate it on any of my environments. Does the core search behave the same way?

Thanks,
Chris

walker2238’s picture

I can confirm this issue. From my experience the minimum character count has something to do with this. I haven't done much trouble shooting as of yet but say I have minimum characters set to 4 and if I search for a word with less than 4 characters then all nodes show up in the search results.

cpliakas’s picture

Issue tags: +6.x-2.1

walker2238,

Thanks for the detailed use case. I will try to replicate, and I am flagging this issue to be fixed in the next release.

Thanks,
Chris

cpliakas’s picture

Component: User interface » Code

This has been confirmed. Changing "Component" to a coding problem.

cpliakas’s picture

Status: Active » Fixed

Issue resolved in commit #330222.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

cpliakas’s picture

Version: 6.x-2.0 » 6.x-2.2
Priority: Normal » Critical
Status: Closed (fixed) » Active
Issue tags: -6.x-2.1 +6.x-2.3

As per the post at #832066: Lucene Search displays the same result for all searches / ignores search keyword, this issue is not yet resolved in all cases. Re-opening and tagging for the 6.x-2.3 release.

cpliakas’s picture

This thread also may be applicable to this issue: #730064: Query won't execute if first key is a stopword

cpliakas’s picture

Issue tags: -6.x-2.3 +6.x-2.4

Bumping to the 6.x-2.4 release, need more debugging information to resolve since I can't replicate.

cpliakas’s picture

Issue tags: -6.x-2.4 +6.x-2.5

Bumping to next version to accommodate critical bugfix release.

davemybes’s picture

I have the same issue, on a multisite setup using Domain Access. It does not matter if I'm logged in or not, the results are always the same. The results are the same on all the sites in the multisite. PHP version is 5.1.6. If I clear the cache_luceneapi table, then results are shown correctly for the first search. Subsequent searches show those same results. Looks like it always pulls the first set of cached results.

*Edit*: subsequent searches do not change the structure of the cache_luceneapi table at all. Not sure about the data in the blobs.

davemybes’s picture

StatusFileSize
new96.28 KB

Screenshot of cache_lucenapi attached.

cpliakas’s picture

Status: Active » Closed (won't fix)

Due to end of life announcement.