Hi Martin,

You can create a list function that will filter only the desired ID's. Than
you informe you listfunction what id's you desire to fetch using parameter
on the querystring.


*Fabio Batalha C. Santos*
Colegiado SciELO
www.scielo.org
FAPESP - CNPq - BIREME - FapUNIFESP



On Thu, Feb 24, 2011 at 8:41 AM, Martin Hewitt <mar...@thenoi.se> wrote:

> Hi all,
>
> How would I create a view  to retrieve documents with the IDs (i.e.
> non-numeric, non-sequential):
>
> ["asdf", "powsf", "aaaa"]
>
> I would like the three documents that match these IDs, is this doable
> in one view or should I just retrieve them individually?
>
> Thanks,
>
> Martin
>

Reply via email to