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
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
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
> >
> 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
: 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
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
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
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
: 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
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
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
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'
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
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
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.
===
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
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: "
17 matches
Mail list logo