Difference between revisions of "Talk:Faces Searching"
Jump to navigation
Jump to search
m (New page: == General == == UC_FAC_SR_01 Search == == UC_FAC_SR_02 View all pictures of one person == == UC_FAC_SR_03 Search within list ==) |
|||
Line 6: | Line 6: | ||
== UC_FAC_SR_03 Search within list == | == UC_FAC_SR_03 Search within list == | ||
--[[User:Natasab|Natasa]] 16:35, 20 August 2008 (UTC) | |||
VERY TRICKY | |||
*items are indexed per-se and not only in the context of a container i.e. album - therefore at the moment it is not possible, will have to cross check with FIZ on this issue | |||
*alternatives if FIZ says it is impossible: | |||
**find all container member IDs and add them to the search criteria (which may become impossible due to length of URL) | |||
**find ALL search results and filter them to the member list of the album (match the IDs in the application) - NOT NICE | |||
*even if FIZ says it is possible: | |||
**probably the search can be done only for released albums not for pending/submitted in near future (administrative search) |
Revision as of 16:35, 20 August 2008
General[edit]
UC_FAC_SR_01 Search[edit]
UC_FAC_SR_02 View all pictures of one person[edit]
UC_FAC_SR_03 Search within list[edit]
--Natasa 16:35, 20 August 2008 (UTC) VERY TRICKY
- items are indexed per-se and not only in the context of a container i.e. album - therefore at the moment it is not possible, will have to cross check with FIZ on this issue
- alternatives if FIZ says it is impossible:
- find all container member IDs and add them to the search criteria (which may become impossible due to length of URL)
- find ALL search results and filter them to the member list of the album (match the IDs in the application) - NOT NICE
- even if FIZ says it is possible:
- probably the search can be done only for released albums not for pending/submitted in near future (administrative search)