Re: [rules-users] Search function of Guvnor limited to filename search?

2011-06-24 Thread style.x7
Thanks for the clarification, I'm evaluating using guvnor to store and search
rules versus using svn etc. I was expecting more from guvnor search since
underlying it's lucene. I do have use cases for full-text search etc. 

Other than creating a JIRA, any guide you can share on customizing guvnor
functionalities?

Thanks in advance.

--
View this message in context: 
http://drools.46999.n3.nabble.com/Search-function-of-Guvnor-limited-to-filename-search-tp3099182p3103233.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Search function of Guvnor limited to filename search?

2011-06-24 Thread Michael Anstis
Hi,

The code is all open source, so you can customise whatever you like!

There isn't much (read as any) configurable customisation around function.

We're more than happy to point you in the right direction to help you
achieve what you need (even more so if you can then contribute your work
back to the project).

What did you have in mind?

With kind regards,

Mike

On 24 June 2011 09:01, style.x7 style...@gmail.com wrote:

 Thanks for the clarification, I'm evaluating using guvnor to store and
 search
 rules versus using svn etc. I was expecting more from guvnor search since
 underlying it's lucene. I do have use cases for full-text search etc.

 Other than creating a JIRA, any guide you can share on customizing guvnor
 functionalities?

 Thanks in advance.

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Search-function-of-Guvnor-limited-to-filename-search-tp3099182p3103233.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Search function of Guvnor limited to filename search?

2011-06-23 Thread style.x7
Hi all,

I've tried both 5.1 and 5.2 CR version of Guvnor, seems like the search
function is limited to matching filenames, understand that the search
function is powered by Lucene which should be more powerful :) Any way to
get Guvnor perform full-text or relevance search on the rules?

Thanks in advance.

--
View this message in context: 
http://drools.46999.n3.nabble.com/Search-function-of-Guvnor-limited-to-filename-search-tp3099182p3099182.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Search function of Guvnor limited to filename search?

2011-06-23 Thread Michael Anstis
You are correct, we only search asset names, although you can also perform
the Attribute search.

If you have an idea for an enhancement (to search rules themselves) why not
create a JIRA for consideration?

In order to search rules themselves we'd need to store their equivalent
plain-text DRL in the repository too. This, AFAIK, we do not.

With kind regards,

Mike

On 23 June 2011 10:11, style.x7 style...@gmail.com wrote:

 Hi all,

 I've tried both 5.1 and 5.2 CR version of Guvnor, seems like the search
 function is limited to matching filenames, understand that the search
 function is powered by Lucene which should be more powerful :) Any way to
 get Guvnor perform full-text or relevance search on the rules?

 Thanks in advance.

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Search-function-of-Guvnor-limited-to-filename-search-tp3099182p3099182.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users