636 Posts in 190 Topics by 159 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 855 Views |
-
Is there somewhere to post feature requests?

10 March 2010 at 1:22am Last edited: 10 March 2010 1:22am
Is there somewhere we can post requests for future features in Silverstripe - I haven't found anywhere.
I would like to request a major overhaul of the site search, with searchable assets(file contents) and configurable pagetype tables/columns, as I think the current search feature really lets the product down and is important for enterprise level sites.
-
Re: Is there somewhere to post feature requests?

10 March 2010 at 5:19pm Last edited: 10 March 2010 5:20pm
For site search I recommend you trying out the sphinx search module. Sphinx is a much more robust searching tool and that does have support for file contents searching.
What do you mean about configurable pagetype tables? Could you clarify that.
As for general enhancements probably the best way to make requests is to open specific enhancement tickets on open.silverstripe.org. Note that vague requests will probably be marked as invalid and removed / ignored since that helps no one. If someone things that that request is stupid and/or would not be suitable for core inclusion it will probably be closed too (protip - check there isn't a ticket relating to this issue before making a new one)
If you want to talk about major changes / enhancements I guess the devs google group is another place to gather feedback.
-
Re: Is there somewhere to post feature requests?

10 March 2010 at 10:39pm
Thank you Willr for your helpful response - Sphinx does look very promising. I shall recommend we upgrade my current project to 2.4 when there is a stable version so that we can use it. However, as someone else has already commented in the forum, the documentation will need to be improved if it is to be understandable to any but advanced SilverStripe developers - dataObject decorators is fairly advanced stuff.
"What do you mean about configurable pagetype tables? Could you clarify that. "
What I meant is that we have a lot of pagetypes we have developed ourselves and significant site content goes in fields other than $Content, so it is stored in tables other than SiteTree. Currently these aren't included in the search, although there do seem to be some hooks in the code to allow future development to pass an array of searchable tables. Currently all you can do is remove SiteTree or Files. I would like to be able to define a list of tables(pagetypes) and preferably columns that are included in the search. Perhaps it could be set when the SiteSearchForm is instantiated in a redeveloped version of method classesToSearch.
I have also found that the documentation on the search isn't as comprehensive as it might be - there is no mention of it searching the Files table there or the public method SearchForm->classesToSearch. It would be helpful to all if it is revised.
| 855 Views | ||
|
Page:
1
|
Go to Top |


