Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to remote Xapian database #113

Open
aarcro opened this issue Mar 7, 2013 · 1 comment
Open

Connect to remote Xapian database #113

aarcro opened this issue Mar 7, 2013 · 1 comment

Comments

@aarcro
Copy link

aarcro commented Mar 7, 2013

I patched the 1.1.5 backend to connect to a remote Xapian when a (host, port) tuple is used for HAYSTACK_XAPIAN_PATH

You can see it here:
https://github.com/aarcro/xapian-haystack/tree/xapian-haystack-1.1.6BETA

No clue how to use git, so I guess it added as a new branch. I really just wanted a new head off the 1.1.5 tag, but maybe that's more of an HG kind of thing?

@jorgecarleitao
Copy link
Collaborator

This is a nice addition to Xapian-Haystack. It will require some tests to ensure it is working, and I believe we could use the same notation as Django uses for connections (i.e. PATH and PORT as optional arguments of connections).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants