3060 Posts in 864 Topics by 646 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 627 Views |
-
How to include a Data Object Model in the search box?

12 January 2011 at 8:39pm
Hi,
I'm new to Silverstripe. Can anyone give me a clue on how to include a DOM in the site search?
Thanks
-
Re: How to include a Data Object Model in the search box?

22 May 2012 at 4:50am
i would like to know as well. guess we have to extend the searchform function??
-
Re: How to include a Data Object Model in the search box?

22 May 2012 at 5:31am
may you want to check this module:
http://www.ssbits.com/tutorials/2012/dataobject-as-pages-the-module/you can learn it from this module or just use it
-
Re: How to include a Data Object Model in the search box?

22 May 2012 at 9:23pm
Hi,
Here are the links from my "ss pastie" file...
aram custom serach
http://www.silverstripe.org/all-other-modules/show/6641?start=24#post290089my hacky way to custom search results
http://www.silverstripe.org/customising-the-cms/show/14067#post288644 -
Re: How to include a Data Object Model in the search box?

22 May 2012 at 10:11pm Last edited: 22 May 2012 11:24pm
Hello, I found this:
http://www.i-lateral.com/tutorials/extending-fulltextsearch-for-dataobjects/
But i haven't tried this but it should work. It's small and simple. That could help small sites.I also found this: "MATCH (Title, MenuTitle, Content, MetaTitle,
https://groups.google.com/group/silverstripe-dev/msg/f7af364f1fba2def
I tried it but unfortunately it doesn't work for me. I find it hard to debug so i give up.But an ultimate solution would be this: http://code.google.com/p/lucene-silverstripe-plugin/
It will index all public pages.[Edit]
I can report the lucene plugin works very well. The relation search works perfectly. however, if i do
wget http://your.server.name/dev/tasks/ProcessJobQueueTask to index the website, i can only get the login page. How to pass user/pass to wget?[more edit]
and i found this for the wget problem:
http://www.silverstripe.org/general-questions/show/16560
| 627 Views | ||
|
Page:
1
|
Go to Top |




