Yonik (or anyone else)
Do you know where on-line documentation on the +case: syntax is located? I
can't seem to find it.
Dave
- Original Message
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Saturday, November 10, 2007 4:56:40 PM
Subject: Re: Redundant i
Ryan (and others who need something to put them so sleep :) )
Wow -- the light-bulb finally went off -- the Analzyer admin page is very cool
-- I just was not at all thinking the SOLR/Lucene way.
I need to rethink my whole approach now that I understand (from reviewing the
schema.xml closer and
David Neubert wrote:
Ryan,
Thanks for your response. I infer from your response that you can have a
different analyzer for each field
yes! each field can have its own indexing strategy.
I believe that the Analyzer approach you suggested requires the use
of the same Analzyer at query time
On Nov 10, 2007 4:24 PM, David Neubert <[EMAIL PROTECTED]> wrote:
> So if I am hitting multiple fields (in the same search request) that invoke
> different Analyzers -- am I at a dead end, and have to result to consequetive
> multiple queries instead
Solr handles that for you automatically.
> T
Ryan,
Thanks for your response. I infer from your response that you can have a
different analyzer for each field -- I guess I should have figured that out
--but because I had not thought of that, I concluded that I needed multiple
indices (sorry , I am still very new to Solr/Lucene).
Does
So now I have:
(1) 4X in content indexing
(2) 2X in actual SOLR/Lucene indices
(3) I don't know how to practically due multiple indices using SOLR?
If there is a better way of attacking this problem, I would appreciate
recommendations!!!
I don't quite follow your current approach, but it so
Hi all,
Using SOLR, I believe I have to index the same content 4 times (not desirable)
into 2 indexes -- and I don't know how you can practically do multiple indexes
in SOLR (if indeed there is no better solution than 4 indexing runs into two
indexes?
My need is case-sensitive and case insensi
hossman wrote:
>
>
> : Say I have a custom functionquery MinFloatFunction which takes as its
> : arguments an array of valuesources.
> :
> : MinFloatFunction(ValueSource[] sources)
> :
> : In my case all these valuesources are the values of a collection of
> fields.
>
> a ValueSource isn't
I guess I better look into trunk -- not familiar with it yet.
- Original Message
From: Mike Klaas <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, November 9, 2007 6:49:40 PM
Subject: Re: Delte all docs in a SOLR index?
On 9-Nov-07, at 3:42 PM, Norskog, Lance wrote:
>
Thanks -- I didn't know that deleting the Index (offline) was safe and complete
-- thanks.
- Original Message
From: "Norskog, Lance" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, November 9, 2007 6:42:21 PM
Subject: RE: Delte all docs in a SOLR index?
A safer way is
10 matches
Mail list logo