On 11.7.2012 8:14, ashish bhatt wrote:
Hi All,
I am new to this software ,I want to know can we search the full
string in the whole source,as now if I am searching "Ashish Kumar" it
is giving the
results for both the string "Ashish" and "kumar" , I want the results
only which contain"Ashish Kumar",Is there any way to do it??
I know of a way - using proximity search query
so you'd search for "Ashish Kumar"~1
(or ~2 ?)
- ~ is a proximity search meaning those 2 terms(tokens) are not away
from each other for more than 1(2) terms
more in help page, e.g. http://src.opensolaris.org/source/help.jsp
hth :)
L
Regards
Ashish
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss