Re: Slow Phrase Queries

2009-10-21 Thread DHast
slow considering how >> many values tehre were. > ... > >> View this message in context: >> http://www.nabble.com/Slow-Phrase-Queries-tp2597p25982493.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> >> > > > > -- > Lance

Re: Slow Phrase Queries

2009-10-21 Thread Lance Norskog
: > http://www.nabble.com/Slow-Phrase-Queries-tp2597p25982493.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Lance Norskog goks...@gmail.com

Re: Slow Phrase Queries

2009-10-20 Thread DHast
faster with facets -- View this message in context: http://www.nabble.com/Slow-Phrase-Queries-tp2597p25982493.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Slow Phrase Queries

2009-10-20 Thread Yonik Seeley
orm similarly to > raw lucene as far as phrase queries are concerned? > thanks > -- > View this message in context: > http://www.nabble.com/Slow-Phrase-Queries-tp2597p2597.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Re: Slow Phrase Queries

2009-10-20 Thread Tom Burton-West
gt; -- View this message in context: http://www.nabble.com/Slow-Phrase-Queries-tp2597p25980562.html Sent from the Solr - User mailing list archive at Nabble.com.

Slow Phrase Queries

2009-10-20 Thread DHast
raw lucene as far as phrase queries are concerned? thanks -- View this message in context: http://www.nabble.com/Slow-Phrase-Queries-tp2597p2597.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: port of Nutch CommonGrams to Solr for help with slow phrase queries

2009-03-06 Thread Tom Burton-West
eindexed nightly via DIH from MS-SQL, so we can use a separate cache layer to lower the number of hits to SOLR. B _ {Beto|Norberto|Numard} Meijome -- View this message in context: http://www.nabble.com/port-of-Nutch-CommonGrams-to-Solr-for-help-with-slow-phrase-queries-tp20

Re: port of Nutch CommonGrams to Solr for help with slow phrase queries

2008-11-25 Thread Norberto Meijome
On Wed, 26 Nov 2008 10:08:03 +1100 Norberto Meijome <[EMAIL PROTECTED]> wrote: > We didn't notice any severe performance hit but : > - data set isn't huge ( ca 1 MM docs). > - reindexed nightly via DIH from MS-SQL, so we can use a separate cache layer > to lower the number of hits to SOLR. To mak

Re: port of Nutch CommonGrams to Solr for help with slow phrase queries

2008-11-25 Thread Norberto Meijome
On Mon, 24 Nov 2008 13:31:39 -0500 "Burton-West, Tom" <[EMAIL PROTECTED]> wrote: > The approach to this problem used by Nutch looks promising. Has anyone > ported the Nutch CommonGrams filter to Solr? > > "Construct n-grams for frequently occuring terms and phrases while > indexing. Optimize phr

Re: port of Nutch CommonGrams to Solr for help with slow phrase queries

2008-11-25 Thread Shalin Shekhar Mangar
Hi Tom, I don't think anybody has worked on adding this to Solr yet. Do you mind opening a jira issue? On Tue, Nov 25, 2008 at 12:01 AM, Burton-West, Tom <[EMAIL PROTECTED]>wrote: > Hello all, > > We are having problems with extremely slow phrase queries when the > phrase

Re: port of Nutch CommonGrams to Solr for help with slow phrase queries

2008-11-24 Thread Walter Underwood
ll have a big IDF. wunder On 11/24/08 10:31 AM, "Burton-West, Tom" <[EMAIL PROTECTED]> wrote: > Hello all, > > We are having problems with extremely slow phrase queries when the > phrase query contains a common words. We are reluctant to just use stop > words due

port of Nutch CommonGrams to Solr for help with slow phrase queries

2008-11-24 Thread Burton-West, Tom
Hello all, We are having problems with extremely slow phrase queries when the phrase query contains a common words. We are reluctant to just use stop words due to various problems with false hits and some things becoming impossible to search with stop words turned on. (For example "to be o