DAtum

Product Design and Management, Entrepreneurship and the Business of Technology

Modeling a rule engine using a search system

I figured that any set of hierarchical if-then-else rules, given to frequent change can be better maintained as a search engine with boosts.
The trick is to figure out the boosts.

Indeed the problem is to figure out the weights. From an architectural standpoint, you do need to have a validation layer in your code, but no rule search layer. All that your search engine solution is doing is basically pruning the match space (which your if- then- else would have done).

You could build interesting solutions in logistics, shipping, marketing using this.

About these ads

One Response to Modeling a rule engine using a search system

  1. Kiran Bulusu (@kbulusu) July 24, 2012 at 4:51 am

    can you elab more ..perhaps with an example (high level should ok) for me to visualize..

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: