PDA

View Full Version : Search Only Specific Fields?



waldav00
1 Apr 2008, 8:50 PM
Hi,

Is there some way to limit the searching in a view to only certain fields, right now it searches on all document fields from what I understand.

Thanks,
David

jratcliff
2 Apr 2008, 3:54 AM
Hmm, sort of like an "advanced search" then? I don't think this would be too difficult to add. We could probably introduce the functionality in two phases with phase 1 allowing you to pass in an array of search fields to the config object of UIView and then perhaps in phase 2 we can introduce a UI for advanced search where a user can pick the fields themselves.

vijay.tilak
26 Feb 2009, 1:53 AM
Hi,

Is there anyway that i can search only specific fields in a document/view, rather than searching the entire document ? ... Currently FT search has been implemented which searches all the fields in the document. Please help me in this ....

Thanks in advance :)