Issue 2021 in reviewboard: suggestion: s/Lucene/Xapian/ ?

2011-03-12 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 2021 by shigo...@gmail.com: suggestion: s/Lucene/Xapian/ ?
http://code.google.com/p/reviewboard/issues/detail?id=2021

The admin docs state:

We use PyLucene for our search functionality. It can be
complicated to install, and requires a working Java
installation.
Just in case, did you look at xapian.org?  It's quite amazing an  
indexer/search engine (powering gmane search among others) written in C++,  
and it does have python bindings as well as xappy the higher-level  
interface.


I use it with recoll.org for local docs/mail search and with Xapian Omega  
for LAN indexing (e.g. bugzilla attachments search), the speed is stunning  
and Recoll's results are more accurate for me than Google's, when  
applicable.


Thanks!

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2021 in reviewboard: suggestion: s/Lucene/Xapian/ ?

2012-12-23 Thread reviewboard

Updates:
Labels: Component-Search

Comment #1 on issue 2021 by trowb...@gmail.com: suggestion:  
s/Lucene/Xapian/ ?

http://code.google.com/p/reviewboard/issues/detail?id=2021

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2021 in reviewboard: suggestion: s/Lucene/Xapian/ ?

2014-01-10 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2021 by trowb...@gmail.com: suggestion:  
s/Lucene/Xapian/ ?

http://code.google.com/p/reviewboard/issues/detail?id=2021

I've just pushed a change to master (aa44d9e) which switches out the search  
backend from pylucene (which is highly annoying) to django-haystack with  
the whoosh backend. This is therefore obsolete.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2021 in reviewboard: suggestion: s/Lucene/Xapian/ ?

2014-01-10 Thread reviewboard


Comment #3 on issue 2021 by trowb...@gmail.com: suggestion:  
s/Lucene/Xapian/ ?

http://code.google.com/p/reviewboard/issues/detail?id=2021

Pardon, the commit is 6859662.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.