Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"intelligent" search plugins #42

Open
GoogleCodeExporter opened this issue Dec 22, 2015 · 0 comments
Open

"intelligent" search plugins #42

GoogleCodeExporter opened this issue Dec 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

with "intelligent" search plugins, their'd be a automatic detection which
engine to use based on the search terms.

For example, when a number is typed in, Bugzilla is searched. Search terms
ending with "\.js$", "\.cpp$" and so on would be sent to mxr.

This is kind of like search keywords, but automatic based on the content.

This would be rather complicated to implement, performance might suck with
many engines or bad regular expressions. And finally, most engines could
not be detected without re-introducing keywords. So it's questionable
whether this is really worth it.

Original issue reported on code.google.com by [email protected] on 9 Feb 2009 at 11:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant