1. Search Button

Hello,

the search button of the Forum has disappeared. Will it come back?

Roland

new topic     » topic index » view message » categorize

2. Re: Search Button

Yes, it will return, however, when doing some updates to the forum, I discovered a security problem in the search interface. Instead of leaving it online hoping that I get the new forum deployed before someone found it, I removed it from the forum software very quickly.

I hope to deploy an updated forum this weekend with all sorts of enhancements that we have all been waiting for.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

3. Re: Search Button

jeremy said...

Yes, it will return, however, when doing some updates to the forum, I discovered a security problem in the search interface. Instead of leaving it online hoping that I get the new forum deployed before someone found it, I removed it from the forum software very quickly.

I hope to deploy an updated forum this weekend with all sorts of enhancements that we have all been waiting for.

Jeremy

Jeremy:
The RapidEuphoria search of eufourm works.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Search Button

bernie said...

Jeremy:
The RapidEuphoria search of eufourm works.

Where is it?

Jeremy

new topic     » goto parent     » topic index » view message » categorize

5. Re: Search Button

jeremy said...
bernie said...

Jeremy:
The RapidEuphoria search of eufourm works.

Where is it?

Jeremy

Check the most recent messages posted on 
     OpenEuphoria Forum 
|-------------------------------| 
| Search 92,000 posted messages | <-- first tiny entry 
|-------------------------------| 

new topic     » goto parent     » topic index » view message » categorize

6. Re: Search Button

That is searching the old forum, it does not have any of the messages for the new forum getlost

Jeremy

new topic     » goto parent     » topic index » view message » categorize

7. Re: Search Button

Google indexes this forum.

new topic     » goto parent     » topic index » view message » categorize

8. Re: Search Button

CraigWelch said...

Google indexes this forum.

Ok, for the time being, I added google search to the bottom of the page. This is a temporary fix.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

9. Re: Search Button

Hm, I made our own interface to the google search. It's kind of nice right now as it will search the forum, the wiki and the manual all in one interface.

What do you think? You can also use Google's advanced search filters, such as EuGtk -Irv

Jeremy

new topic     » goto parent     » topic index » view message » categorize

10. Re: Search Button

Hi Jeremy,

the Google search is interesting, but it seems that older messages can not be opened. I tried your example and got the links starting with: How to close a secondary euGTK window. But I could not open the link. (URL not available). I could not open any of the messages. If I use the old RapidEuphoria search engine and enter: euGTK Mark Brown then I can read all the messages.

I tried another Google search using Win32lib. I can open the newer messages but I cannot open the older messages. I do not know if this is only a problem with my provider, although this is a big company?

So in the moment I think your previous search engine was superior to the Google Search, although the advanced search filters would be a nice feature.

Roland

new topic     » goto parent     » topic index » view message » categorize

11. Re: Search Button

jeremy said...

Hm, I made our own interface to the google search. It's kind of nice right now as it will search the forum, the wiki and the manual all in one interface.

What do you think? You can also use Google's advanced search filters, such as EuGtk -Irv

You should put the search box on both the "Home" (wiki) and Manual pages, just for convenience sake. smile

new topic     » goto parent     » topic index » view message » categorize

12. Re: Search Button

RStowasser said...

So in the moment I think your previous search engine was superior to the Google Search, although the advanced search filters would be a nice feature.

Yes, I think you are right. When the search comes back, it'll be a nice dedicated search, you can filter through author, title, body, just wiki entries or just forum posts, etc...

However, after that search, I'll add the google search to the bottom of that search page, as it may be nice for some people to search via google, for easy translation and such.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

13. Re: Search Button

euphoric said...

You should put the search box on both the "Home" (wiki) and Manual pages, just for convenience sake. smile

yes, that would be nice. Currently, there is no real search of the manual, which is a bummer. I wonder if anyone is good enough w/JavaScript to save me some time? Here is the current search code:

<form method="GET" action="http://www.google.com/cse"> 
<input type="hidden" name="cx" value="004923656550405328555:5fzsgj0iwy0" /> 
 
<input type="hidden" name="ie" value="UTF-8" /> 
<input type="text" name="q" size="40"/> 
<input type="submit" name="sa" value="Search"/> 
</form> 

Does anyone know how I could use an onSubmit event to append the text "site:openeuphoria.org/docs" to the q entry? This way, when searching the manual, you will be searching only the manual. I tried a few simple things w/no luck.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu