.
>
> Thanks!
>
>
> -Original Message-
> From: Mark Bramer
> Sent: Thursday, March 26, 2015 7:42 PM
> To: 'solr-user@lucene.apache.org'
> Subject: RE: i'm a newb: questions about schema.xml
>
> Hi Shawn,
>
> Definitely helpful to know about the ins
the Files list in the Admin UI.
Thanks!
-Original Message-
From: Mark Bramer
Sent: Thursday, March 26, 2015 7:42 PM
To: 'solr-user@lucene.apache.org'
Subject: RE: i'm a newb: questions about schema.xml
Hi Shawn,
Definitely helpful to know about the instance and files
rds.txt
> -rw-r--r-- 1 root root 60591 Feb 15 11:38 solrconfig.xml
> -rw-r--r-- 1 root root 781 Feb 15 11:38 stopwords.txt
> -rw-r--r-- 1 root root 1119 Feb 15 11:38 synonyms.txt
>
> -Original Message-
> From: Shawn Heisey [mailto:apa...@elyograg.org]
> Sent: Thurs
Shawn Heisey [mailto:apa...@elyograg.org]
Sent: Thursday, March 26, 2015 7:28 PM
To: solr-user@lucene.apache.org
Subject: Re: i'm a newb: questions about schema.xml
On 3/26/2015 4:57 PM, Mark Bramer wrote:
> I'm a Solr newb. I've been poking around for several days on my own te
On 3/26/2015 4:57 PM, Mark Bramer wrote:
> I'm a Solr newb. I've been poking around for several days on my own test
> instance, and also online at the info available. But one thing just isn't
> jiving and I can't put my finger on why. I've searched many many times but I
> don't see what I'm l
Hello,
I'm a Solr newb. I've been poking around for several days on my own test
instance, and also online at the info available. But one thing just isn't
jiving and I can't put my finger on why. I've searched many many times but I
don't see what I'm looking for, so I'm thinking perhaps I hav
rsday, November 08, 2012 6:20 PM
> To: solr-user@lucene.apache.org
>
> Subject: Re: Questions about schema.xml
>
>
> Thank you everyone for your explanation. So for WordDelimiterFilter, let
> me see if I got it right.
>
>
> Given that out-of-the box setting for catenateW
om: johnmu...@aol.com
Sent: Thursday, November 08, 2012 6:20 PM
To: solr-user@lucene.apache.org
Subject: Re: Questions about schema.xml
Thank you everyone for your explanation. So for WordDelimiterFilter, let me
see if I got it right.
Given that out-of-the box setting for catenateWords is &qu
iki.apache.org/solr/AnalyzersTokenizersTokenFilters
--MJ
-----Original Message-
From: Erick Erickson
To: solr-user
Sent: Thu, Nov 8, 2012 6:57 pm
Subject: Re: Questions about schema.xml
And, in fact, you do NOT need to have two. If they are both identical, just
specify one analysis chain
> That's the reason for the occaassional asymmetry between index-time and
> query-time analyzers.
>
> -- Jack Krupansky
>
> -Original Message- From: johnmu...@aol.com
> Sent: Wednesday, November 07, 2012 7:13 PM
> To: solr-user@lucene.apache.org
> Subject: Ques
but limit the query terms to exclude the "extra"
terms.
That's the reason for the occaassional asymmetry between index-time and
query-time analyzers.
-- Jack Krupansky
-Original Message-
From: johnmu...@aol.com
Sent: Wednesday, November 07, 2012 7:13 PM
To: solr-user@luc
HI,
Can someone help me understand the meaning of and
in schema.xml, how they are used and what do I get back
when the values are not the same?
For example, given:
If I make th
t rules for
"query" and "index", I like to see a concrete example, a use-case I can apply.
-- MJ
-Original Message-
From: Prithu Banerjee
To: solr-user
Sent: Thu, Nov 8, 2012 12:34 am
Subject: Re: Questions about schema.xml
Those two values are used to specify th
Those two values are used to specify the analyzer type you want. That can
be of two kinds, one for the indexer- the analyzer you specify analyzes the
input documents accordingly to build the index. The other one is for query,
it analyzes your query. Typically the specified analyzer for index and
qu
HI,
Can someone help me understand the meaning of and
in schema.xml, how they are used and what do I get back
when the values are not the same?
For example, given:
If I make the
15 matches
Mail list logo