opengrok Questions

3

I have tried using something like "struct a {" and "struct a {" to look for the declaration of "a". But it seems opengrok just ignores the curly brackets. Is there a way to search for the phrase "s...
Brain asked 13/1, 2014 at 23:52

3

Solved

I am trying to setup OpenGrok to search through a few GB of code, mostly Java and Python projects. I use opengrok-0.12.1/bin/OpenGrok index $SRC_ROOT to build the index. I can see it indexing Java'...
Verbosity asked 11/3, 2015 at 22:56

3

lately I was asked by my boss to explore OpenGrok possibilities in the company I'm working for. First I started with a few projects at my virtualbox lubuntu, it was working ok, but kind of slowly. ...
Caliber asked 1/9, 2014 at 13:58

2

I am trying to search my codebase for code that calls a function named "foo" so I am searching for "foo(" but the results I'm getting includes everything with the word foo in it which includes css,...
Fluidics asked 31/12, 2014 at 2:32

3

Is there an API for OpenGrok? I'm interested in mining the results in either Perl or Java. At the moment, I could perform HTML scrapping against the results, but seems less-than-ideal. As pe...
Sliest asked 17/10, 2012 at 4:3

2

Solved

GitHub's advanced search is okay, but the OpenGrok has some desirable features. To use OpenGrok with GitHub hosted repo's will I have to: Set up my own OpenGrok server Clone the various repos S...
Atonsah asked 16/5, 2014 at 18:26

4

I am using for an alternative to OpenGrok. I can't configure it properly. What I want is to browse to the code, like I would be in Visual Studio. I'd like to have a menu with a minimum option of Go...
Poteen asked 4/9, 2012 at 19:41

0

I am searching a codebase indexed by OpenGrok, the -a option has been enabled to allow the first character of a search term to be a wildcard. I would like to find all occurrences of method foo that...
Gasteropod asked 31/8, 2012 at 8:18

1

Solved

I am working on Searching through SVN repository.I came through this tool OpenGrok for indexing and searching through the repository. but i problem i am getting is i am not able to get it configure...
Underpin asked 26/3, 2012 at 4:19

1

I was able to install and use opengrok on WinXP using this blog entry http://theflashesofinsight.wordpress.com/2009/05/11/install-opengrok-on-windows/ I now want to index a subversion repository....
Doolie asked 15/4, 2010 at 23:45

1

Looking at the OpenGrok help page reveals that the search query is based on Lucene, and Lucene in turn indicates that search queries are converted to lower case. I was wondering if there is any way...
Palmirapalmistry asked 15/10, 2009 at 1:42
1

© 2022 - 2024 — McMap. All rights reserved.