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

Support using indexes for lucene searches on e.g cloudant #219

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rulien
Copy link

@rulien rulien commented Jun 6, 2013

No description provided.

… top level. E.g used in cloudant to make search/lucene indexes
@indexzero
Copy link
Member

  1. Tests please
  2. No console statements
  3. Please respect whitespace.

@rulien
Copy link
Author

rulien commented Jun 7, 2013

@indexzero yes sorry about that. Will add tests and correct formatting

@indexzero
Copy link
Member

@rulien Thanks! :-D

@rulien
Copy link
Author

rulien commented Jun 7, 2013

@indexzero was this better ? pretty new to node :-)

@@ -1,6 +1,6 @@
{
"name": "cradle",
"version": "0.6.6",
"version": "0.6.7",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't bump versions in a pull-request. You're making a decision for the author that might be incorrect.

@rulien
Copy link
Author

rulien commented Jun 7, 2013

@indexzero should be 4 space soft now, also removed version bump which was supposed to be kept locally :-(

@rulien
Copy link
Author

rulien commented Jun 7, 2013

@indexzero changed the name of search index to not confuse with plain view

@doublerebel
Copy link

@rulien Did you find or finish a solution to this? I am also interested in this feature.

@rulien
Copy link
Author

rulien commented Mar 17, 2015

This solution here should work, but we ended up writing a small small ruby app from scratch for the synchronization purposes

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

Successfully merging this pull request may close these issues.

3 participants