Displaying 10 results from an estimated 10 matches for "webtop".
2015 Oct 28
2
Dovecot, JavaMail, UIDs and Message Numbers
Hi,
new to this list, so a little prelude to my issue with Dovecot.
We have been using JavaMail against Cyrus for ages, and developed Webtop, a huge Java web collaboration application running on them in production in various installations for all this time.
Recently we had to run the same software against Dovecot pre-existing accounts running on Nethesis NethServer solution.
After some time of testing, we started having an intermittent...
2015 Oct 29
0
Dovecot, JavaMail, UIDs and Message Numbers
On 10/28/2015 12:53 PM, Gabriele Bulfon wrote:
> Hi,
> new to this list, so a little prelude to my issue with Dovecot.
> We have been using JavaMail against Cyrus for ages, and developed Webtop, a huge Java web collaboration application running on them in production in various installations for all this time.
> Recently we had to run the same software against Dovecot pre-existing accounts running on Nethesis NethServer solution.
> After some time of testing, we started having an int...
2007 Dec 12
4
Route and patterns
...t;wiki", :action=>"view"}
action /:web/:topic/:action {:controller=>"wiki"}
That is the default action is "view".
Two questions:
1. Can I constrain the patterns allowed for ":web" and ":topic"
2. Can I use that for something like
webtopic /:web.:topic {:controller=>"wiki", :action=>"view"}
Obviously part of the constraint is that neither part can contain a period.
--
TCP/IP Illustrated... Is that the swimsuit edition? -- rgh22
--~--~---------~--~----~------------~-------~--~----~
You receive...
2010 Dec 18
1
Xapian index size 475GB = 170 million documents (URLs)
...this size. And of course you can search the index by yourself at
- http://myhealthcare.com/
- http://find1friend.com/
I need 2 x 100 million more documents into each index, and I hope it
will fit on one hard disk of 2TB, and I will soon beat single handedly
the largest Xapian BrightStation's Webtop search engine implementation
(archive.org snapshot), which offered a sub-second search over around
500 million web pages (around 1.5 terabytes of database files).
Reference: http://xapian.org/history
One sample index size:
total 475G
-rw-r--r-- 1 kevin kevin 28 2010-12-18 15:25 iamchert
-rw-r--...
2006 Feb 08
1
xapian-tcpsrv very slow
Hi,
I have been looking at xapian for a project and have so far been very
impressed. I have hit one major problem the final architecture requires
that the web server be a deferent machine from the server that xapian is
installed on. With my test code using local database ($db_path =
"/var/xapain_db/default"; $db = new_database($db_path);) a query takes
around 0.012 seconds on
2007 Oct 29
0
Google Gadget built with prototype
...uilt with prototypejs. The gadget is flexible in
its settings to allow any CSE or site restriction but with a few
customizations could be repurposed for a great marketing pitch. I
wrote up a blog with more details and divulged further into the ideas
of proprietary searching and iGoogle becoming a webtop.
http://positionabsolute.net/blog/2007/10/gadget-custom-search.php
Cheers,
Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email t...
2007 Aug 07
0
Problems with Character Set
We currently develop a kind of Portal, like a webtop...all the
navigation is done through Ajax requests
Initially, all the source files for the project are stored in a
Subversion repository : the container has an UTF-8 character set.
Initially our database, Oracle, was positionned to UTF 8 .
Recently , our administrator moved the data to another Orac...
2011 May 12
2
Xapian support for huge data sets?
Hello,
I?m currently using another open source search engine/indexer and am
having performance issues, which brought me to learn about Xapian. We
have approximately 350 million docs/10TB data that doubles every 3
years. The data mostly consists of Oracle DB records, webpage-ish
files (HTML/XML, etc.) and office-type docs (doc, pdf, etc.). There
are anywhere from 2 to 4 dozen users on the
2005 Aug 05
2
uint4 in quartz/flint
We have:
----------------------------------------------------------------------
typedef unsigned long uint4;
----------------------------------------------------------------------
which on an LP64 system is a lie. If uint4 is used on disk (and it's
used in the btree implementation) then it would make the databases
unportable, which probably isn't a good idea (unless we already have
2019 Oct 22
5
It was twenty years ago today...
Xapian has turned 20!
Strictly speaking it was 20 years ago last month but I managed to miss
the true anniversary - the oldest commit in the Xapian repo is:
commit 8ced76ea128c8fb2792477e09b41fa989f2e572f
Author: Richard Boulton <richard at tartarus.org>
Date: Fri Sep 10 09:50:40 1999 +0000
Martins initial code, which didn't work for him but did for me.
Back then Richard,