<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 06/12/2012 03:23 PM, Joel Madero wrote:
<blockquote
cite="mid:CAPcxoX46_+F6U=9bWTeRDaMX=3KQRtz-gfFunbhUMn88B49gng@mail.gmail.com"
type="cite">Hi All,
<div>Wondering if the behavior of opengrok is what is expected. My
issue is that when I click on a variable name it takes me to the
search page of opengrok and puts in the name as the description
instead of as a full search. This rarely (actually never) comes
up with anything. For instance if I do a regular full search as:
validate between, it comes up with a list, I go into
validate.src, then I click on <a moz-do-not-send="true"
href="http://opengrok.libreoffice.org/s?defs=SC_VALIDDLG_DATA_BETWEEN&project=core"
style="color:rgb(16,104,2)">SC_VALIDDLG_DATA_BETWEEN</a> and
it will place <a moz-do-not-send="true"
href="http://opengrok.libreoffice.org/s?defs=SC_VALIDDLG_DATA_BETWEEN&project=core"
style="color:rgb(16,104,2)">SC_VALIDDLG_DATA_BETWEEN</a> in
the description of a search, clicking search comes up with no
results. Seems like it would be much more functional for the
link to place the object name in the full search line.</div>
<div><br>
</div>
<div>Just thinking out loud.</div>
<div><br>
</div>
<div><br>
</div>
<div>Joel</div>
<br>
</blockquote>
Hi, Joel,<br>
<br>
That way never works for me, so I don't use it.<br>
My experience was that it took some getting used to, to effectively
use opengrok, and I'm sure there's still things I could learn. Make
sure you read the help page
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://opengrok.libreoffice.org/help.jsp">http://opengrok.libreoffice.org/help.jsp</a>.
<br>
<br>
For what you are wanting to do to since you know a specific symbol
name, I would recommend, for example, typing
SC_VALIDDLG_DATA_BETWEEN into the Symbol search box if you want to
see places it is used. (The Definition and Symbol search boxes are
case sensitive.) If you want to limit the directories that are
searched, for example sc, type in sc in the File Path search box in
conjunction with the above. (core/sc more specifically, but just sc
seems to work.)<br>
<br>
<br>
--Daniel<br>
</body>
</html>