Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

View: New views
6 Messages — Rating Filter:   Alert me  

Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Yomo G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

When I was using and configurating mnogosearch, I stumbled upon a few
difficulties.

1. How do I encorporate the search parameters into the TYPO3 mnogosearch
configuration? My aim is to search only in the filename (title) of PDF
documents and only return PDF-documents that contain a substring of the
searchword. So a PDF-file called '20091001-zipcode-subject.pdf" would be
found with a search for '2009'. In this case I do *not* want to search
inside the PDF-document (the body).

2. How do I enable substring searches and/or wildcard searches? "Mar"
should match "Maria" or "Married" or "Marshmallow" or "blamarwhatever".
I know the original mnogosearch parameter is 'wm' with value 'sub' is
the way to go. I have no clue how to do this with your extension in TS.
I have been searching around this list and googling, but found no
solution. Any help is appreciated.

The mnogosearch parameters I want to use are listed on:
http://www.mnogosearch.org/doc33/msearch-doingsearch.html.

As you can see one of those parameters, called wf, is configurable
through the  'weightFactor' config option in TypoScript. The problem is
that I have no idea how to enable the other search parameters. Can I use
the original mnogosearch abbreviation? If yes, how?

Any help is appreciated.

Thank you.

Yomo Guiamo
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Dmitry Dulepov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Yomo Guiamo wrote:
> As you can see one of those parameters, called wf, is configurable
> through the  'weightFactor' config option in TypoScript. The problem is
> that I have no idea how to enable the other search parameters. Can I use
> the original mnogosearch abbreviation? If yes, how?

In short: you can't. Doing this will break current indexing and weighting algorthims in the extension.

--
Dmitry Dulepov
Facebook: http://www.facebook.com/dmitryd
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Yomo G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dmitry Dulepov wrote:

> In short: you can't. Doing this will break current indexing and weighting algorthims in the extension.

Thanks for replying!

Fair enough. Then how do I perform a wildcard search or a substring search?

e.g. 'bar' should match 'bartender' or 'funbar'.


Yomo
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Yomo G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Does anybody know how to perform a wildcard or substring search with the
  mnogosearch extension by configuring it via TS?

I've tried various TS settings, but none of them 'enable' wildcard or
substring search'. Other than that the search engine is working fine.

Any suggestions are welcome.

Yomo


Yomo Guiamo wrote:

> Dmitry Dulepov wrote:
>
>> In short: you can't. Doing this will break current indexing and
>> weighting algorthims in the extension.
>
> Thanks for replying!
>
> Fair enough. Then how do I perform a wildcard search or a substring search?
>
> e.g. 'bar' should match 'bartender' or 'funbar'.
>
>
> Yomo
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Dmitry Dulepov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Yomo Guiamo wrote:
> Does anybody know how to perform a wildcard or substring search with the
>  mnogosearch extension by configuring it via TS?

My previous answer is still valid:

>> Dmitry Dulepov wrote:
>>
>>> In short: you can't. Doing this will break current indexing and
>>> weighting algorthims in the extension.

--
Dmitry Dulepov
"Trust me, I am a doctor!" (c) Gregory House, M.D.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Mnogosearch 2.2.2: How to use default search paramaters (e.g. "wm=sub") in TYPO3 extension?

by Yomo G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dimitry,

Thank you for replying!

So basically, you're saying (please correct me if I'm wrong) that
there's no way of performing a wildcard search or substring search
without(!) TS and without breaking something?

Or are you trying to say that it's possible, but NOT via TS?

Yomo


Dmitry Dulepov wrote:

> Hi!
>
> Yomo Guiamo wrote:
>> Does anybody know how to perform a wildcard or substring search with the
>>  mnogosearch extension by configuring it via TS?
>
> My previous answer is still valid:
>
>>> Dmitry Dulepov wrote:
>>>
>>>> In short: you can't. Doing this will break current indexing and
>>>> weighting algorthims in the extension.
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english