srnsw / api.records.nsw.gov.au

State Records NSW API
http://api.records.nsw.gov.au
GNU Affero General Public License v3.0
3 stars 0 forks source link

Improvements to search results #19

Open richardlehane opened 13 years ago

richardlehane commented 13 years ago

Could add these as "stored" fields to index (in models) so that results are quickly generated.

richardlehane commented 13 years ago

Might also be good to include counts of related series in the Agencies/People/Activities results (in left pane). E.g. "Unemployment Relief Council (16)" would tell you there are 16 related series for that agency. Many agencies have no related series at all, in which case leave the count out - because will look silly having Unemployment Relief Council (0)".

To do this, add new stored fields to the searchable blocks for the relevant models.

richardlehane commented 13 years ago

You know how I've been suggesting it would be good to be able to identify SRNSW staff accounts (so we can boost their "official" tags/comments in search results)? Since we have email addresses we can probably do this without adding any additional fields [i.e. boost if their email address ends "@records.nsw.gov.au.au"]. When we get around to improving the indexing to include tags/comments we should do this.

wisanup commented 13 years ago

That's a great idea.

On Wed, Aug 17, 2011 at 3:56 PM, richardlehane < reply@reply.github.com>wrote:

You know how I've been suggesting it would be good to be able to identify SRNSW staff accounts (so we can boost their "official" tags/comments in search results)? Since we have email addresses we can probably do this without adding any additional fields [i.e. boost if their email address ends "@records.nsw.gov.au.au"]. When we get around to improving the indexing to include tags/comments we should do this.

Reply to this email directly or view it on GitHub:

https://github.com/srnsw/api.records.nsw.gov.au/issues/19#issuecomment-1823526