# |
Sep 22nd 2011, 10:32 |
Section58 |
yes |
# |
Sep 22nd 2011, 10:32 |
ujjain |
wouldn't that be ['Telefoonnummer']['name']? |
# |
Sep 22nd 2011, 10:31 |
ujjain |
$index = $this->data['Comment']['text']; |
# |
Sep 22nd 2011, 10:31 |
ujjain |
hmm, I want to index Telefoonnummer.name |
# |
Sep 22nd 2011, 10:31 |
Section58 |
then there is your answer |
# |
Sep 22nd 2011, 10:31 |
rchavik |
cakedc search is the shit! |
# |
Sep 22nd 2011, 10:31 |
Section58 |
i don't technicly use it |
# |
Sep 22nd 2011, 10:31 |
Section58 |
i installed it like once |
# |
Sep 22nd 2011, 10:31 |
ujjain |
Section58: do you use searchable? |
# |
Sep 22nd 2011, 10:31 |
dakota |
nope |
# |
Sep 22nd 2011, 10:31 |
Section58 |
its just one big mash of plguin in my head |
# |
Sep 22nd 2011, 10:30 |
ujjain |
dakota: requires no more plugins? |
# |
Sep 22nd 2011, 10:30 |
Section58 |
it might have been another one |
# |
Sep 22nd 2011, 10:30 |
dakota |
the cakedc search plugin works awesome :) |
# |
Sep 22nd 2011, 10:28 |
Section58 |
there is probably a lack of docs for it as well |
# |
Sep 22nd 2011, 10:28 |
Section58 |
the cakedc has the downside of having bits missing, and having errors all over it on first load |
# |
Sep 22nd 2011, 10:27 |
Section58 |
if you know what your doing tho, you can strip that out |
# |
Sep 22nd 2011, 10:27 |
ujjain |
bloated sux |
# |
Sep 22nd 2011, 10:27 |
Section58 |
yeah cakedc stuff has a tendancy of requiring like 3 other plugins to make them work |
# |
Sep 22nd 2011, 10:25 |
ujjain |
I use sluggable too. |
# |
Sep 22nd 2011, 10:25 |
dakota |
can't find it in their repos |
# |
Sep 22nd 2011, 10:25 |
Section58 |
i am getting my names mixed up then |
# |
Sep 22nd 2011, 10:25 |
rchavik |
not searchable |
# |
Sep 22nd 2011, 10:25 |
Section58 |
along with sluggable |
# |
Sep 22nd 2011, 10:25 |
rchavik |
it's just search |
# |
Sep 22nd 2011, 10:25 |
Section58 |
its needed for users plugin |
# |
Sep 22nd 2011, 10:25 |
ujjain |
I am trying searchable, it seems easiest, but also bookmarked alternatives. |
# |
Sep 22nd 2011, 10:25 |
Section58 |
yes |
# |
Sep 22nd 2011, 10:24 |
dakota |
cakedc has a searchable? |
# |
Sep 22nd 2011, 10:24 |
Section58 |
the one i had worked fine with 1.3 |
# |
Sep 22nd 2011, 10:24 |
Section58 |
if you stick to the cakedc version, you might have no docs, but a few people in here probab;y use it or have in the past |
# |
Sep 22nd 2011, 10:24 |
dakota |
Section58: problem is searchable is badly out of date, don't think it would work with 1.3. I did try it once, gave me endless problems |
# |
Sep 22nd 2011, 10:24 |
rchavik |
no.. |
# |
Sep 22nd 2011, 10:24 |
ujjain |
rchavik: no Java involved? |
# |
Sep 22nd 2011, 10:23 |
ujjain |
dakota is right. |
# |
Sep 22nd 2011, 10:23 |
Section58 |
he wants searchable then |
# |
Sep 22nd 2011, 10:23 |
Section58 |
o right |
# |
Sep 22nd 2011, 10:23 |
dakota |
Section58: you missed the first bit of ujjain's question :) ujjain doesn't want to filter a model, but rather wants to have a app wide text/keyword search that would show matches from various models on one page |
# |
Sep 22nd 2011, 10:22 |
rchavik |
but can only be attached to Node iirc |
# |
Sep 22nd 2011, 10:22 |
rchavik |
ujjain, https://github.com/palam/Croogo-Lucene-Search-Plugin.git uses Zend lucene |
# |
Sep 22nd 2011, 10:21 |
Section58 |
but there is a lot of code to make it happen |