Closed (fixed)
Project:
Search 404
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Oct 2009 at 22:04 UTC
Updated:
11 Jan 2011 at 20:14 UTC
Jump to comment: Most recent file
Just like it already does with Apache Solr, this module should use Search Lucene API/Content to search for nodes when available.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | search404_luceneapi.patch | 1.04 KB | WorldFallz |
| #1 | search404.module.patch | 878 bytes | wimh |
Comments
Comment #1
wimh commentedPatch attached.
Comment #2
mfer commentedany movement on this?
Comment #3
wimh commentedI didn't hear any response from the module maintainers yet... But my patch is working for some time now on my production site, so go ahead and try it out!
Comment #4
Ela commentedWorks great!!! Thank you for the patch!!! :)
Comment #5
bunker commentedthis module sounds great, I'm using lucene api for search
when I try to patch I get the following error:
$ sudo patch < search404.module_4.patch
(Stripping trailing CRs from patch.)
patching file search404.module
Hunk #1 FAILED at 102.
1 out of 1 hunk FAILED -- saving rejects to file search404.module.rej
what should I do?
Comment #6
wimh commentedThat patch is for the 6.x-1.8 version. Are you trying to apply it to the Drupal 5 version of the module by any chance? In any case, you can open the patch file with a text editor, have a look at what replacements it's supposed to do, and make the same changes by hand.
Comment #7
j0nathan commentedHello and thank you for the module.
Is there any updates about the integration of the patch into the module?
Comment #8
WorldFallz commentedHere's an updated patch against the current 6.x dev version.
Comment #9
fragger_fox commentedThank you for the patch I will apply this in the latest dev version of 6.x
Regards
Santhosh N.Raju
Comment #10
zyxware commentedI have updated the dev version of Search404 with this patch
Let me know if things are fine.
Regards
Santhosh Raju
Comment #11
j0nathan commentedHi,
Version 6.x-1.x-dev (2010-Mar-22 ) gives me results with Lucene.
Thank you very much.
Comment #12
zyxware commentedThanks for the update J0nathan
I am marking this issue as fixed
Regards
Santhosh Raju
Comment #13
WorldFallz commentedYep I just updated and it's working fine. thanks for committing this!
Comment #15
mrgavindb commentedGreat fix! Works for me.
EDIT: I just noticed that version 1.9 offers this feature without making any code changes.
Comment #16
pixelsweatshop commentedhave I missed something? I have both installed and I do not see the option for using Lucene with this module. Or does it automatically use it?
Comment #17
wimh commentedThere is no configuration setting, it should just use Lucene automatically. (Unless you also have Apache SOLR installed, then that one takes precedence).
Comment #18
pixelsweatshop commentedhmm. I don't have Solr installed, but the search through a 404 doesn't reveal the same results as a general search (using the same terms)