Re: Request for suitability

Alexander Barkov <[email protected]>
Newsgroups gmane.comp.web.mnogosearch.general
Message-ID <[email protected]>
Hi Robert,

On 08/28/2011 05:39 AM, RJM wrote:
> Hello:
>
> I'm  trying  to  find  a search tool for a website I am planning.  The
> many  CMS packages I've tried fall short when it comes to configurable
> search modules.
>
> I'd   appreciate   comments/suggestions   on the suitability of mnogosearch
> given the following:
>
> a) the  web site under development will have upwards of 1500 URL links
> to other Internet locations.
>
> b) each  URL will have -- on a CR/LF terminated line -- keywords that
> help define that link.
>
> c) example:   www.freshfood.org  organic | backyard farm | healthy
>
> d) the intended website display of these URLs uses HTML, as in:
> <p><a  href="http://www.freshfood.org">  LINK</a>  organic | backyard farm
> | healthy</p>
>
> e) site visitors will have the option to browse the links visually to
> select based on the keywords, but a search feature will be drastically
> more efficient.

Can you please clarify what you mean by search feature?

Suppose you have this line
www.freshfood.org  organic | backyard farm | healthy

Do you want mnoGoSearch to download the URL http://freshfood.org/
and collect all keywords from its content, in addition to the
original keywords specified in the file?
Yes, it is possible with mnoGoSearch.

Do you also want to crawl recursively ALL other documents from
the site http://freshfood.org/, e.g.
http://freshfood.org/pag1.html
http://freshfood.org/pag2.html
and so on?
Yes, it is possible with mnoGoSearch too.


Or do you want to search only through the original
keywords from the file, without crawling to the site itself?
In this case using mnoGoSearch will be over-engineering,
I'd suggest to try MySQL fulltext instead, or similar
fulltext solutions.


>
> f) the  search  tool should have a configurable submit search form to
> enter keywords to initiate the search.
>
> g)  if  the site visitor enters "organic", the search engine should be
> able  to  return the whole URL line -- given d) above -- what would be
> returned is:  " LINK  organic | backyard farm | healthy "
>
> h)  the  search engine should be configurable as to CSS and pagination
> for many URLs returned.
>
> Is mnogosearch appropriate to use in this case?


f), g) and h) should be easy to configure.

>
> Very much appreciated,
> Robert
> [email protected]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.