search for: multisearcher

Displaying 20 results from an estimated 25 matches for "multisearcher".

2020 May 09
3
Support for MULTISEARCH
Thank you - I'm aware of the virtual folder option and do use it. My interest is for a Windows client, EM Client, which I otherwise really enjoy. Unfortunately, they've implemented server-side searching only via MULTISEARCH - for reasons passing my understanding. So I was hoping to hear Dovecot either already had support or there were plans to implement it. --- Daniel ------
2020 May 10
2
Support for MULTISEARCH
> On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: > > Am 10.05.20 um 00:22 schrieb Daniel Miller: >> Thank you - I'm aware of the virtual folder option and do use it. My interest is for a Windows client, EM Client, which I otherwise really enjoy. Unfortunately, they've implemented server-side searching only via MULTISEARCH - for reasons passing my
2006 Aug 21
6
multiple-index searching with merged results
Hey.. i am just browsing through the lucene features and i''m wondering if this feature is available in ferret as well .. # multiple-index searching with merged results this would be nice, as i''m thinking about several indexes, as i am using a lot of wildcard queries for livesearches like google suggest. i think the performance would increase, if i split my rather big index in
2020 May 06
2
Support for MULTISEARCH
Does Dovecot presently support the MULTISEARCH command, or are there plans to do so? --- Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200506/eb271fc2/attachment.html>
2020 May 11
2
Support for MULTISEARCH
> On 11/05/2020 12:12 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > On Sun, May 10, 2020 at 3:54 PM Sami Ketola <sami.ketola at dovecot.fi> wrote: > > > > > > > On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: > > > > > > Am 10.05.20 um 00:22 schrieb Daniel Miller: > > >> Thank
2007 Dec 19
3
multi-model search best practices
Hi folks. If I am indexing ModelA and ModelB and I want to search both of them, I usually just pick one arbitrarily and use it for #multi_search. Is there a slicker pattern, regarding from which model to invoke #multi_search? Can it be invoked directly from the Ferret library? Has anyone put together some sort of "dummy" search class? Thanks for any ideas. John
2020 May 11
2
[EXT] Re: Support for MULTISEARCH
> On 11/05/2020 14:09 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > On Mon, May 11, 2020 at 5:16 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > > On 11/05/2020 12:12 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > > > > > > > > > > > > > On Sun, May
2020 May 09
0
Support for MULTISEARCH
Am 10.05.20 um 00:22 schrieb Daniel Miller: > Thank you - I'm aware of the virtual folder option and do use it. My > interest is for a Windows client, EM Client, which I otherwise really > enjoy. Unfortunately, they've implemented server-side searching only via > MULTISEARCH - for reasons passing my understanding. So I was hoping to > hear Dovecot either already had
2020 May 11
2
[EXT] Re: Support for MULTISEARCH
What client(s) use this and how? I've used virtual folders - by explicitly "subscribing" to them and then performing a search within them. By hiding the virtual folders how do you use them? --- Daniel ------ Original Message ------ From: "Joe Wong" <joewong99 at gmail.com> To: "Aki Tuomi" <aki.tuomi at open-xchange.com> Cc: dovecot at dovecot.org;
2020 May 11
0
Support for MULTISEARCH
On Sun, May 10, 2020 at 3:54 PM Sami Ketola <sami.ketola at dovecot.fi> wrote: > > > > On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: > > > > Am 10.05.20 um 00:22 schrieb Daniel Miller: > >> Thank you - I'm aware of the virtual folder option and do use it. My > interest is for a Windows client, EM Client, which I otherwise really >
2020 May 11
0
[EXT] Support for MULTISEARCH
> On 10. May 2020, at 11.22, Peter <pch at myzel.net> wrote: > > Am 10.05.20 um 09:54 schrieb Sami Ketola: >>> On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: >>> Am 10.05.20 um 00:22 schrieb Daniel Miller: >>>> Thank you - I'm aware of the virtual folder option and do use it. My interest is for a Windows client, EM Client, which I
2020 May 11
0
Support for MULTISEARCH
On Mon, May 11, 2020 at 5:16 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > On 11/05/2020 12:12 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > > > > > > > On Sun, May 10, 2020 at 3:54 PM Sami Ketola <sami.ketola at dovecot.fi> > wrote: > > > > > > > > > > On 10. May 2020, at 1.51,
2020 May 11
0
[EXT] Re: Support for MULTISEARCH
On Mon, May 11, 2020 at 7:18 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > On 11/05/2020 14:09 Joe Wong <joewong99 at gmail.com> wrote: > > > > > > > > > > > > On Mon, May 11, 2020 at 5:16 PM Aki Tuomi <aki.tuomi at open-xchange.com> > wrote: > > > > > > > On 11/05/2020 12:12 Joe Wong <joewong99
2006 May 05
1
Is there any working way to search multiple indexes?
I''m running from the trunk, and hitting road blocks no matter which way I attempt to search across multiple indexes. I tried a MultiSearcher, but I can''t pass a string for the search query ms.search "iraq" TypeError: wrong argument type String (expected Data) So I tried creating a QueryParser to pass, but I can''t get the fields from the reader r.get_field_names NoMethodError: undefined method `get_field_na...
2007 Apr 10
3
MultiSearch and ActionView Questions
Hey all, I had some pressing questions about acts_as_ferret and had not heard about this mailing list yet, so I contacted Jens directly and he was kind enough to answer my questions. I would like to post our exchange here and continue the dialogue in hopes that it''s useful to someone else out there. Question #1: How should I be setting up my form helper? >>
2020 May 08
0
Support for MULTISEARCH
On 6.5.2020 3.57, Daniel Miller wrote: > Does Dovecot presently support the MULTISEARCH command, or are there > plans to do so? If you mean RFC7377, that is not supported.? ref. https://www.imapwiki.org/Specs I would suggest evaluating if searching a single virtual folder could work for your use case. ref. https://doc.dovecot.org/configuration_manual/virtual_plugin/ br, Teemu >
2007 May 02
1
MultiSearcher Results Question
If searching multiple indexes with a single searcher is there anyway to identify which index a resulting doc is stored in? i1 = Ferret::I.new i2 = Ferret::I.new i1 << {:id=>1,:text=>"random stuff"} i1.commit reader = Ferret::Index::IndexReader.new([i1.options[:dir],i2.options[:dir]]) searcher = Ferret::Index::IndexSearcher.new(reader) query =
2019 Nov 28
2
ESEARCH is announced but it doesn't work
I am using Dovecot 2.3.4. I could upgrade if necessary. I see this capabilities after login in: """ a OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN
2019 Nov 28
0
ESEARCH is announced but it doesn't work
On 27 Nov 2019, at 21:51, Jesus Cea <jcea at jcea.es> wrote: > tag1 ESEARCH IN (mailboxes "folder1" subtree "folder2") unseen > tag1 BAD Error in IMAP command ESEARCH: Unknown command (0.001 + 0.000 secs). This should answer your question, I think. <https://stackoverflow.com/questions/12683288/what-is-wrong-with-this-imap-esearch-command-syntax> The ESEARCH
2006 Aug 23
2
Reworking the Index Constructor
...o_flush can be ignored. Furthermore, reading several indexes should be done like that: index = Ferret::Index::Index.new( :path => [ ''/some/path'',''/another/path'' ], :readonly => true ) so you dont need to play around with MultiSearcher or MultiReader Classes. And if possible (and if this api isn''t downward compatible anyway) i would suggest to drop one ''Index'' in Ferret::Index::Index We have a Ferret::Document, a Ferret::Field, so why not have a Ferret::Index .. doesn''t make sense to have a F...