by
KK » Wed Jan 21, 2015 2:31 pm
Hi all

A few days back, I ran into a use-case that necessitated fetching pages by titles.
And, to my horror, I realized that cms:pages tag has no provision for doing so
I am surprised that I missed implementing it in the first place (although all the indexes are in place in the database - so definitely I was preparing for it) but am even more surprised that it took four years before anyone actually asked for such a thing
Perhaps that is because, as @potato suggested, usually 'page_name' suffices for the same search.
Anyway, I'll fix this in the code-base now for the coming versions of Couch.
@mercurial, if this issue is vital for your project, would you want me to code up a temporary fix for you?
Please let me know.