Google Groups Home Help | Sign in
support for remote connections?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - 2 new - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Kapil Thangavelu  
View profile
 More options Dec 20 2007, 9:10 am
From: "Kapil Thangavelu" <kapil.f...@gmail.com>
Date: Thu, 20 Dec 2007 09:10:39 -0500
Local: Thurs, Dec 20 2007 9:10 am
Subject: support for remote connections?

is there any planned or intended support for remote searchers?
whats needed to implement this? are there any particular features
implemented in the xappy python layers that depend on the local connection?

thanks,

kapil


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Boulton  
View profile
 More options Dec 20 2007, 9:20 am
From: Richard Boulton <rich...@lemurconsulting.com>
Date: Thu, 20 Dec 2007 14:20:28 +0000
Local: Thurs, Dec 20 2007 9:20 am
Subject: Re: [xappy-discuss] support for remote connections?
Kapil Thangavelu wrote:

 > is there any planned or intended support for remote searchers?

I vaguely plan to implement it at some point, but haven't needed it yet,
so haven't got around to it.

 > whats needed to implement this? are there any particular features
implemented in the xappy python layers that depend on the local connection?

xappy currently stores the field configuration in a file in the database
directory.  Obviously, to work with a remote database, this
configuration would need to be accessible remotely.  The obvious thing
to do is change from storing the configuration in a file, and store it
in database metadata (which is a feature added in a recent release of
xapian), which should, theoretically, be accessible from anywhere that
the database is accessible.  However, I'm not certain that that is
implemented yet for remote databases.

So, the steps required are:

1. Ensure that database metadata is implemented in xapian for remote
databases.

2. Change xappy to store its field configuration in database metadata
instead of in a file in the database directory.

3. Implement support for specifying a remote database when opening a
SearchConnection (or, indeed, an IndexConnection).

--
Richard


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kapil Thangavelu  
View profile
 More options Jan 10, 11:05 am
From: "Kapil Thangavelu" <kapil.f...@gmail.com>
Date: Thu, 10 Jan 2008 11:05:17 -0500
Local: Thurs, Jan 10 2008 11:05 am
Subject: Re: [xappy-discuss] Re: support for remote connections?

On Dec 20, 2007 9:20 AM, Richard Boulton <rich...@lemurconsulting.com>
wrote:

> Kapil Thangavelu wrote:
>  > is there any planned or intended support for remote searchers?

> I vaguely plan to implement it at some point, but haven't needed it yet,
> so haven't got around to it.

thanks, i don't need it yet myself, but its something i wanted to make sure
was possible for the future.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google