On 17. okt. 2009, at 21.12, Lubos Kosco <Lubos.Kosco at Sun.COM> wrote:

> Kiffin Gish wrote:
>> I couldn't find it in any documentation, so I was wondering if  
>> there's an overview somewhere about the search regular expressions  
>> that opengrok supports.
>>
>
> http://src.opensolaris.org/source/help.jsp
> usually points out most of the stuff, for more info go for lucene  
> query syntax
>
> also I am not really aware that we support full regexp search, maybe  
> we should go for 
> http://lucene.apache.org/java/2_9_0/lucene-contrib/index.html#regex 
> , please file a bug for this if you think it could be a nice feature
> (hmm, I also noted lucene went to 2.9.0 ... hmm, we should maybe  
> upgrade again, Trond ? :) )
>
>

Feel free :)

Trond

> btw. for usage and install of opengrok ... we have something in  
> trunk which might help you:
> http://src.opensolaris.org/source/xref/opengrok/trunk/OpenGrok
> (get latest trunk built for it to work the best)
>
> you just need to create a (source root) dir, e.g. /var/opengrok/src
> then in that directory (source root) , you checkout your projects
> then you just run (with running glassfish or tomcat, inside your  
> locally built source checkout):
> ./OpenGrok deploy
> ./OpenGrok index
> (or ./OpenGrok index /your/path/to/src_root )
>
> above script uses /var/opengrok and generates all stuff for you in  
> there
> then the webapplication (from trunk) expect configuration.xml in / 
> var/opengrok/etc/configuration.xml , so it's good if you can keep it  
> like this and don't change OPENGROK_INSTANCE_BASE, otherwise you  
> might need to change web.xml inside the webapp ...
>
> xing the fingers
> Lubos
> _______________________________________________
> opengrok-discuss mailing list
> opengrok-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to