https://bugs.freedesktop.org/show_bug.cgi?id=39439

--- Comment #4 from Mat M <m...@gmx.fr> 2012-09-07 00:37:51 UTC ---
Actually, if opengrok *really* supported escaping special chars, one could do
it straight with 2 full searches, first with Levenstein distance option.

e.g.
First Step:  search for ID:

"Text E~xport"~5 is neat.
"Text Export~"~5 is wider but still contains result. 
We should be able to do "Text \[ * \] Export"~5 that should narrow the search
and should not return
http://opengrok.libreoffice.org/xref/core/sc/source/filter/inc/xlroot.hxx
because of line 126, but it seems  opengrok does not escape special chars very
well... 

Also, "Text Passwords for web connections"~5 works.


Second step, once you found the right ID, query it.

Is it enough ? Or what more do you expect ? If you can provide some examples
that are more complex / corner cases, it will be great.


PS: I didn't find a way to highlight matched text in OpenGrok when opening
file.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to