We can make reindex_projects clear out old entries, if we want to keep solr 
index clearer, but it's not essential, I think. The search code should be 
rewritten to handle that case gracefully, and we can adjust the command later.

About partial match on full name. I think it would work if we change the type 
of solr field from `type_s` to `type_t` without any changes to solr 
configuration.

> When EasyWidgets isn't so easy (often!) feel free to not use it.

Yeah, okay :) Don't like to write a lot of html manually though :)


---

** [tickets:#7278] Admin search page for projects**

**Status:** in-progress
**Milestone:** forge-backlog
**Labels:** 42cc 
**Created:** Thu Mar 20, 2014 09:22 PM UTC by Dave Brondsema
**Last Updated:** Mon Aug 18, 2014 08:51 PM UTC
**Owner:** Igor Bondarenko

Using the indexing set up in [#7257], provide a site admin page to search for 
projects and list the results.  Provide options for which field to search by.  
Must include at least project shortname, project full name, and custom fields 
that are indexed (i.e. sfx group_id for SourceForge - could be specified in 
.ini file).  Simple text box and selector for field should be fine I think.  
Form should be a simple GET so that URL can be easily modified (browser custom 
searches etc).

Then list the results, including easy pagination.  List columns should include 
shortname w/ link to project, full name, date registered, deleted flag, and any 
custom fields.

We'll do something similar for users later, so keep that in mind, developing 
generic re-usable functions and templates if appropriate.


---

Sent from sourceforge.net because [email protected] is subscribed to 
https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to