Re: Bug in DismaxRequestHanlder?

2007-06-18 Thread Thierry Collogne
Thanks! Removing the entry in the config file fixed it. Could please explain to me what the property does exactly? It is not clear to me. On 19/06/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: : When I run the following query : : : http://localhost:8666/solr/select/?q=test+lettre&version=2.2&s

Faceted Search!

2007-06-18 Thread niraj tulachan
Hi all, I'm couple of days old with Solr so I'm very new to this. However, I'm trying to implemented Faceted search somewhat close to CNET shopper.com. Instead of using some items (like "camera"), I want to search for documents. I'm planning to use Nutch to crawl that website and use Solr

Re: add CJKTokenizer to solr

2007-06-18 Thread Toru Matsuzawa
I'm sorry. Because it was not possible to append it, it sends it again. > > I got the error below after adding CJKTokenizer to schema.xml. I > > checked the constructor of CJKTokenizer, it requires a Reader parameter, > > I guess that's why I get this error, I searched the email archive, it > >

Re: add CJKTokenizer to solr

2007-06-18 Thread Toru Matsuzawa
> I got the error below after adding CJKTokenizer to schema.xml. I > checked the constructor of CJKTokenizer, it requires a Reader parameter, > I guess that's why I get this error, I searched the email archive, it > seems working for other users. Does anyone know what is the problem? CJKTokenize

Re: add CJKTokenizer to solr

2007-06-18 Thread Chris Hostetter
: I got the error below after adding CJKTokenizer to schema.xml. I : checked the constructor of CJKTokenizer, it requires a Reader parameter, : I guess that's why I get this error, I searched the email archive, it : seems working for other users. Does anyone know what is the problem? You can use

add CJKTokenizer to solr

2007-06-18 Thread Xuesong Luo
Hi, I got the error below after adding CJKTokenizer to schema.xml. I checked the constructor of CJKTokenizer, it requires a Reader parameter, I guess that's why I get this error, I searched the email archive, it seems working for other users. Does anyone know what is the problem? Thanks Xue

Re: problems getting data into solr index

2007-06-18 Thread Mike Klaas
On 18-Jun-07, at 6:27 AM, vanderkerkoff wrote: Cheesr Mike, read the page, it's starting to get into my brian now. Django was giving me unicode string, so I did some encoding and decoding and now the data is getting into solr, and it's simply not passing the characters that are cuasing prob

Re: Copying part of index directory

2007-06-18 Thread Mike Klaas
On 17-Jun-07, at 3:03 AM, Roopesh P Raj wrote: Thanks for the reply. I have one more query. My doubt is where to re-index (location of the index directory) ? For this should I run another instance of solr? Is this the preferred approach ? There is no preferred approach, this is dictated e

Re: Bug in DismaxRequestHanlder?

2007-06-18 Thread Chris Hostetter
: When I run the following query : : : http://localhost:8666/solr/select/?q=test+lettre&version=2.2&start=0&rows=10&indent=on&qt=dismax : HTTP Status 500 - For input string: "" java.lang.NumberFormatException: For : input string: "" at java.lang.NumberFormatException.forInputString( : NumberForma

Re: All facet.fields for a given facet.query?

2007-06-18 Thread Yonik Seeley
On 6/18/07, James Mead <[EMAIL PROTECTED]> wrote: Is it possible to request all facet.fields for a given facet.query instead of having to request specific facet.fields? e.g. is there a wildcard for facet.fields? Not currently. Can you elaborate on the problem you are trying to solve? Are you u

All facet.fields for a given facet.query?

2007-06-18 Thread James Mead
Thanks for a great project. Is it possible to request all facet.fields for a given facet.query instead of having to request specific facet.fields? e.g. is there a wildcard for facet.fields? -- James. http://blog.floehopper.org

Re: Filtering on a 'unique key' set

2007-06-18 Thread Yonik Seeley
On 6/18/07, Henrib <[EMAIL PROTECTED]> wrote: Thanks Yonik; Let me twist the same question another way; I'm running Solr embedded, the uniqueKey set that pre-exists may be large, is per-query (most likely not useful to cache it) and is iterable. I'd rather avoid making a string to build the 'fq'

Re: Filtering on a 'unique key' set

2007-06-18 Thread Henrib
Thanks Yonik; Let me twist the same question another way; I'm running Solr embedded, the uniqueKey set that pre-exists may be large, is per-query (most likely not useful to cache it) and is iterable. I'd rather avoid making a string to build the 'fq', get it parsed, etc. Would it be as safe & mor

Re: problems getting data into solr index

2007-06-18 Thread vanderkerkoff
I think I've resolved this. I've edited that solr.py file to optimize=True on commit and moved the commit outside of the loop http://pastie.textmate.org/71392 The data is going in, it's optmizing once but it's showing as commit = 0 in the stats page of my solr. There's no errors that I can see

[ANN] acts_as_solr v.0.9 has been released

2007-06-18 Thread Thiago Jackiw
It's with great pleasure that I announce this great milestone for the acts_as_solr plugin. Thanks to all who contributed with ideas, patches, etc. = About = This plugin adds full text search capabilities and many other nifty features from Apache's Solr to any Rails model. ===

Re: problems getting data into solr index

2007-06-18 Thread vanderkerkoff
Cheesr Mike, read the page, it's starting to get into my brian now. Django was giving me unicode string, so I did some encoding and decoding and now the data is getting into solr, and it's simply not passing the characters that are cuasing problems, which is great. I'm going to follow the same s

Bug in DismaxRequestHanlder?

2007-06-18 Thread Thierry Collogne
Hello, I think I have uncovered a bug. When I run the following query : http://localhost:8666/solr/select/?q=test+lettre&version=2.2&start=0&rows=10&indent=on&qt=dismax I get the following exception : HTTP Status 500 - For input string: "" java.lang.NumberFormatException: For input string: "