Lance - where do you see a negative query not working with Solr?
Should work fine as long as the field name is valid.
Erik
On Aug 23, 2008, at 5:50 PM, Lance Norskog wrote:
And, a negative query does not work, so if this is the only clause,
you have
to say:
*:* AND -field[* TO
On Fri, 22 Aug 2008 12:21:53 -0700
"Lance Norskog" <[EMAIL PROTECTED]> wrote:
> Apparently the ZFS (Silicon Graphics
> originally) is great for really huge files.
hi Lance,
You may be confusing Sun's ZFS with SGI's XFS. The OP referred, i think, to
ZFS.
B
_
{Beto|Nor
On Mon, Aug 25, 2008 at 5:33 AM, Erik Hatcher
<[EMAIL PROTECTED]> wrote:
> Lance - where do you see a negative query not working with Solr? Should
> work fine as long as the field name is valid.
Actually, we only ever fixed it for top-level queries in Solr... so if
it's nested you currently need
Yeah I think the snapshot techniques that ZFS provides would be very
nice for handling indexes, although remains to be seen as I have not
seen too much info pertaining to it.
Im hoping to have a chance to put Solr on OpenSolaris soon and will
see what works / what doesn't. (BTW this combo
Launching a multicore solr with dataimporthandler using a mysql driver,
(driver="com.mysql.jdbc.Driver") works fine if the mysql connector jar
(mysql-connector-java-5.0.7-bin.jar) is in the classpath, either jdk
classpath or inside the solr.war lib dir.
While putting the mysql-connector-java-5.0.7-
Hi all,
I have a system using DataImportHandler, and it is performing great, but we're
getting a couple of sporadic warnings / errors that I'd like to be able to
address.
The version of solr we are using is a nightly snapshot from 2008-08-02.
1) INFO: PERFORMANCE WARNING: Overlapping onDeckSearc
Hoss, I like the LogoContest page, but I have a feeling it will not result in
more logo candidates getting submitted because the only people who know about
it are solr-user/dev subscribers, and people here are typically not designers.
Perhaps solr-user/dev subscribers have pointed their designer
I don't think Hoss wants to be involved in the logo contest beyond the
guidance he gave ;)
What is there now is really a template I stole from other logo contests.
It hasn't really been blessed or finished. For instance, the contest end
date should be decided upon. No committer has even really
Otis,
I'd be happy to. Where do you think the best place to put this is -
under 'hacking Solr' or with the other stemming text?
-Original Message-
From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2008 12:24 PM
To: solr-user@lucene.apache.org
Subject: Re: Less aggr
I am really curious whether anyone is working/worked on something like this?
Also I would like to hear ideas for a direction to begin working on.
Michael
I believe this is the issue http://issues.apache.org/jira/browse/SOLR-495
and blocks the sample from working out of the box in jboss 4.2.2
-- Chris
On Aug 22, 2008, at 2:49 PM, Christopher Liebman wrote:
Is anyone using the nightly (1.3ish) build in jboss 4.2.2? I just
a
Has this been fixed in solr 1.3?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley
Sent: Monday, August 25, 2008 5:44 AM
To: solr-user@lucene.apache.org
Subject: Re: How to know if a field is null?
On Mon, Aug 25, 2008 at 5:33 AM, Erik Hatcher
I'd create a new page and link it from, perhaps, the page about stemming if
there is one or from the page about analyzers/tokens/filters.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: "Wagner,Harry" <[EMAIL PROTECTED]>
> To: solr-user@l
Hello folks!
I seem to be seeing a bug in the SpellCheckComponent..
Search term: Quicksilver... I get two suggestions...
2
Quicksilver
220
Quiksilver
...and it's not correctly spelled...
false
...but the collation is of the first term - not the one with the
highest frequency?
Quicks
Hi,
Is it possible to use Lucene similarity score in a FunctionQuery (in dismax
boost function, for example) as part of a function?
I would like to use a more complex boosting function, which uses more than
simple boosting addition (for example a*score+b).
Thanks
On Mon, 25 Aug 2008 17:11:47 +0200
Walter Ferrara <[EMAIL PROTECTED]> wrote:
> Launching a multicore solr with dataimporthandler using a mysql driver,
> (driver="com.mysql.jdbc.Driver") works fine if the mysql connector jar
> (mysql-connector-java-5.0.7-bin.jar) is in the classpath, either jdk
> c
Which build of Solr are you using. The feature of loading libraries
from ${solr.home}/lib is added recently. I guess it must work with the
latest trunk. if it doesn't please let us know
--Noble
On Mon, Aug 25, 2008 at 8:41 PM, Walter Ferrara <[EMAIL PROTECTED]> wrote:
> Launching a multicore solr
Hi Walter,
I just tried this out. Yes, it does not work that way. Right now, the driver
and datasources are not loaded using the multicore lib aware
SolrResourceLoader. Loading entity processors and transformers from the
multi core lib should be fine.
Can you please open a JIRA issue for this? Ho
18 matches
Mail list logo