-
Just like the changes done in 562c8ec7603068df87f4a345fc4235348cb27a7a the search should be refreshed when project is de-selected via project picker.
-
The `ConfigMerge` tool should make sure that (canonicalized) paths for the base and new files are different to avoid nasty surprises.
Inspired by https://github.com/oracle/opengrok/discussions/4133#d…
-
Hello!
I still have problems with Japanese text search.
Looks like lucene ignores Japanese.
I added/commited to master branch one testCase in Analysis/php and Analysis/plain
I am new at GitHub, so s…
-
The links otherwise available from the history page of a file in the repo (e.g. links to architecture review cases, or links to bug databases) should be available also from the the window showing up i…
-
Is there a mobile-friendly (AKA "responsive design") for OpenGrok, to easily view it on mobile devices?
Things like text size, buttons more fit in size and behavior to mobile touch screens etc.
…
oferb updated
4 years ago
-
```
May 29, 2018 10:02:41 AM org.opensolaris.opengrok.index.IndexDatabase lambda$null$1
WARNING: ERROR addFile(): /external/icu/icu4c/source/data/coll/zh.txt
**java.lang.IllegalArgumentException: D…
-
status REOPENED severity _major_ in component _indexer_ for _---_
Reported in version _unspecified_ on platform _Other_
Assigned to: Trond Norbye
Original attachment names and IDs:
- _reopened-becaus…
-
After #1390 it will be possible to figure out which projects are indexed. The timestamp displayed at the bottom of the page reflects latest index, be it partial (per-project) or across all projects. T…
-
Performing JSON search across all projects (https://mygrok/source/json?freetext=foo&maxresults=80 - note there is no `project` parameter) which results in:
```
java.lang.OutOfMemoryError: GC overh…
-
Issue #3090 asks whether matches might be excerpted in results from the search API to avoid a performance-killing situation such as returning a line that is a gigabyte in length. There is the open #27…