Hi,
Please kindly add me to the Solr wiki contributors list. The app we're
developing (Jitbit Help) is using Apache Solr to power our knowledge-base
search engine, customers love it. (we were using MS Fulltext indexing
service before, but it's a huge PITA).
Thanks
Oh, shoot, forgot to include my wiki username. Its "AlexYumas" sorry about
that stupid me
On Sat, Oct 31, 2015 at 10:48 PM, Alex wrote:
> Hi,
>
> Please kindly add me to the Solr wiki contributors list. The app we're
> developing (Jitbit Help) is using Apache Solr
Hi all,
I have a field that contains dates (it has date type) and I would like
to make a hierarchical (pivot) facet based on that field.
So I would like to have something like this:
date_of_creation:
|__2014
||__January
|| |_01
|| |_02
|| |_14
|
hi all,
I would like to truncate some titles(or limit length) while still using
highlighthing if possible , like :
very long title...end of very long title or
very long title sfgdsdfsg end of very...
Can it be done currently with any highlighter ?
thanks.
On 09/03/2011 08:49 PM, Erick Erickson wrote:
Does hl.fragsize do what you want?
Best
Erick
On Sat, Sep 3, 2011 at 11:56 AM, alex wrote:
hi all,
I would like to truncate some titles(or limit length) while still using
highlighthing if possible , like :
very long title...end of very long
his into the package, but he
hasn't answered yet.
Cheers,
Alex
--
View this message in context:
http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1-0-1-Stable-Has-Been-Released-tp3024040p3450881.html
Sent from the Solr - User mailing list archive at Nabble.com.
ted Israel a while ago to integrate this into the package, but he
hasn't answered yet.
Cheers,
Alex
--
View this message in context:
http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1-0-1-Stable-Has-Been-Released-tp3024040p3450788.html
Sent from the Solr - User mailin
hi all,
I'm trying to get result like :
blabla keyword blabla ... blablakeyword blabla...
so, I'd like to show 2 fragments.I've added these settings
20
3
but I get only 1 fragment blabla keyword blabla.
Am I trying to do it right way? Is it what can be done via changes in
conf
Ahmet Arslan wrote:
--- On Mon, 2/7/11, alex wrote:
From: alex
Subject: hl.snippets in solr 3.1
To: solr-user@lucene.apache.org
Date: Monday, February 7, 2011, 7:38 PM
hi all,
I'm trying to get result like :
blabla keyword blabla ...
blablakeyword blabla...
so, I'd like
Ahmet Arslan wrote:
I can see changes if I change fragsize, but no
hl.snippets.
May be your text is too short to generate more than one snippets?
What happens when you increase hl.maxAnalyzedChars parameter?
&hl.maxAnalyzedChars=2147483647
It's working now. I guess, it was a problem
unavailable? Could it serve searches?
What happens if it has to replicate huge amount of data?
Regards,
Alex
We need advanced stop words filter in Solr.
We need stopwords to be stored in db and ability to change them by users
(each user should have own stopwords). That's why I am thinking about
sending stop words to solr from our app or connect to our db from solr and
use updated stop words in custom Sto
I am trying to write a custom analyzer , whose execution is determined by
the value of another field within the document.
For example if the locale field in the document has 'de' as the value, then
the analizer would use the German set of tokenizers/filters to process the
value of a field.
My que
My stopwords don't works as expected.
Here is part of my schema:
t
the hostname of current Solr instance. I can of course write the
Javascript to handle this task, but maybe there is builtin Velocity
property that I can ask for host & port of current server?
Thank you
--
With best wishes, Alex Ott
http://alexott.net/
Twitter: alexott_en
https://www.youtube.com/watch?v=pNe1wWeaHOU&list=PLYI8318YYdkCsZ7dsYV01n6TZhXA6Wf9i&index=1
https://www.youtube.com/watch?v=pNe1wWeaHOU&list=PLYI8318YYdkCsZ7dsYV01n6TZhXA6Wf9i&index=1
http://audiobible.life CHECK IT OUT!
On Wed, Sep 6, 2017 at 5:57 PM, Nick Way wrote:
> Hi, I have a custom fiel
an provide more detail if needed.
Thanks
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct line: 301-820-3287
cell line: 301-213-2639
This e-mail and any attachments contain URS Corporation confidential
information that may be proprietar
Ok Great, I'm just going to dive in and see if I can index my data. Does
spatial reference matter?
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct line: 301-820-3287
cell line: 301-213-2639
-Original Message-
From:
ass.path=c:\AddedSoftware\solr-4.9.0\jts-1.13\lib -jar start.jar
Based on the above, what am I missing to get this to work. Maybe I am
overlooking an issue in the console?
Thanks
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct lin
ng my path issues would be great
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct line: 301-820-3287
cell line: 301-213-2639
-Original Message-
From: Bostic, Alex [mailto:alex.bos...@urs.com]
Sent: Saturday, August 23, 2014 3:53 A
solr-4.9.0\ocsirasspatial\solr-webapp\webapp\WEB-INF\lib
Any other hints are certainly welcome. I think I'm close
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct line: 301-820-3287
cell line: 301-213-2639
-Original Me
. If not then you’re
current problem is squarely with the import process/config, not with
Solr spatial.
~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer
http://www.linkedin.com/in/davidwsmiley
On Sat, Aug 23, 2014 at 10:53 AM, Bostic, Alex wrote:
> Ok thanks, I am eve
apeReadWriterFormat.readShapeOrNull(LegacyShapeReadWriterFormat.java:153)
at
org.apache.solr.schema.AbstractSpatialFieldType.parseShape(AbstractSpatialFieldType.java:167)
my field type is defined as follows
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Ge
.java:47)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118)
So now I think I have to update the parameters in my fieldType definition right?
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct line: 301-820-3287
cel
type SQL Server
Geometry
wta.WTArea <- does show in the index, is of type varchar(max)
they are defined similarly in schema.xml
Again, thanks for all your help, I appreciate it
Alex Bostic
GIS Developer
URS Corporation
12420 Milestone Center Drive, Suite 150
Germantown, MD 20876
direct
ld be happening? Thanks.
-Alex
Thanks, Koji. No, we don't have that option set. Should we?
Hi,
All of our synonyms are maintained in DB, we would like to fetch those
synonym dynamically for query expansion (Not indexing time). Are there any
code contribution?
I saw some discussion years ago but without conclusion.
Thanks a lot!
Hi. Is it possible to search within paragraphs or sentences in Solr? The
PatternTokenizerFactory uses regular expressions, but how can this be done with
plain ASCII docs that don't have tags (HTML), yet they're broken into
paragraphs? Thanks.
Warm regards,
Alex
Thanks, Jack. Sorry, took me a while to reply :)
It sounds like sentence/paragraph level searches won't be easy.
Warm regards,
Alex
-Original Message-
From: Jack Krupansky [mailto:j...@basetechnology.com]
Sent: 15 April 2013 5:09 PM
To: solr-user@lucene.apache.org
Subject: Re: Tok
Hi,
I'm running Solr 4.3 embedded in Tomcat, so there's a Solr server starting when
Tomcat starts.
In the same webapp, I also have a process to recreate the Lucene index when
Solr starts. To do this, I have a singleton instance of EmbeddedSolrServer
provided by Spring. This same instance is als
ver
works fine for me.
Alex.
The information contained in this email is strictly confidential and for the
use of the addressee only, unless otherwise indicated. If you are not the
intended recipient, please do not read, copy, use or disclose to others this
message or any attachment. Please also
s for
them (which not influence the searching process, like
formatting/highlighting, fields to return, etc.). Thus, we could execute
*one* search query and fetch different data for different purposes.
Does this all make sense to you guys?
Thank you,
Alex Baranau
Sematext :: http://sem
ke the feature is on demand in the community.
Thank you,
Alex.
On Sun, Aug 22, 2010 at 5:55 PM, MitchK wrote:
>
> Alex,
>
> it sounds like it would make sense.
> Use cases could be i.e. clustering or similar techniques.
> However, in my opinion the point of view for such a modific
Hi,
Adding Solr user list.
We used similar approach to the one in this patch but with Hadoop Streaming.
Did you determine that indices are really missing? I mean did you find
missing documents in the output indices?
Alex Baranau
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:137)
solr schema:
...
...
Any ideas?
Thanks,
Alex Matviychuk
FieldType class and it looks like it only relies on
solr stuff and lucene.
I don't have much experience with classloader issues, any tips on how
to debug this?
And Ken:
I tried renaming the field as you suggested, but I get the same issue.
Thanks,
Alex Matviychuk
jar
lucene-snowball-2.9.3.jar
lucene-spellchecker-2.9.3.jar
...
Hope that helps someone in a similar situation.
Thanks again for the help!
Cheers,
Alex Matviychuk
On Wed, Oct 27, 2010 at 18:01, Alex Matviychuk wrote:
> On Wed, Oct 27, 2010 at 03:57, Chris Hostetter
> wrote:
>> This almo
ersal Peace"
However, it finds and highlights the word Promulgation but not the word Peace
Here's the field's definition in our schema.xml:
Warm regards,
Alex Cou
Thanks, Oussama. That was very useful information and we have added the double
quotes. One interesting trick: we had to change the way we did it to wrap the
pattern value in single quotes so we could have double quotes inside.
Warm regards,
Alex Cougarman
Bahá'í World Centre
Haifa, I
Does anyone know of one ? Or has a set of JMX URLs that could be used to
make i.e. munin or cacti use that data ?
I'm currently running psi-probe on each host to have at least some
overview of whats going on within the JVM.
Thanks!
Alex
Does anyone know of one ? Or has a set of JMX URLs that could be used to
make i.e. munin or cacti use that data ?
I'm currently running psi-probe on each host to have at least some
overview of whats going on within the JVM.
Thanks!
Alex
Hi there,
Yes I know about that tool, however, we've decided that that's not
optimal for us, so i'm looking for something freely available.
Alex
On 03/13/2012 09:15 AM, Rafał Kuć wrote:
Hello Alex!
Right now, SPM from Sematext is free to use so You can try that out :)
Thanks guys! I'll try out OpenNMS & Zabbix :)
Alex
On 03/14/2012 12:07 AM, Jan Høydahl wrote:
And here is a page on how to wire Solr's JMX info into OpenNMS monitoring tool.
Have not tried it, but as soon as a collector config is defined once I'd guess
it could be re-used,
This is contrary to e.g. "ns.logica.define.com" which is treated as a single
token. Is there a way I can make Solr treat both queries the same way?
Many thanks, Alex
--
Alex Willmer | Developer
2 Trinity Park, Birmingham, B37 7ES | United Kingdom
M: +44 7557 752744
al.will...@logica.c
autoGeneratePhraseQueries is set so that the tokens generated in the query
analyzer behave more like tokens from a space delimited query. So
"ns1.define.logica.com" finds a similar set of documents to "ns1 define logica
com" (i.e. "ns1 AND define AND logica AND com"), rather than "ns1 OR define OR
logica OR com".
Many thanks, Alex
Make sure you are not going to "reinvent the wheel" here ;). There's been
done a lot around the problem of distributes search engine.
This thread might be useful for you: http://search-hadoop.com/m/ARlbS1MiTNY
Alex Baranau
Sematext :: http://sematext.com/ :: Solr - Lucene -
de,stored_latitude),2),pow(sub(input_longitude,stored_longitude),2))distance filter
What's anyone else out there using?
Thanks in advance,
Alex
I recently added a second core to my solr setup, and I'm now running
into this "Lock obtain timed out" error when I try to update one core
after I've updated another core.
In my update process, I add/update 1000 documents at a time and commit
in between. Then at the end, I commit and optimize
I'm going to go ahead and replay to myself since I solved my problem.
It seems I was doing one more update to the data at the end and wasn't
doing a commit, so it then couldn't write to the other core. Adding the
last commit seems to have fixed everything.
On 2/1/2011 11:08 A
I just moved to a multi core solr instance a few weeks ago, and it's
been working great. I'm trying to add a 3rd core and I can't query
against it though.
I'm running 1.4.1 (and tried 1.4.0) with the spatial search plugin.
This is the section in solr.xml
I've removed the index dir and c
lanner higher.
I am thinking of implementing org.apache.solr.search.ValueSourceParser which
takes a guid and run a "embedded query" to get a score for this guid in the
bookmark schema. This would probably requires two separated indexes to begin
with.
Keen to hear ideas on what's the best way to implement this and where I
should start.
Thanks,
Alex
her way to look at this is PageRank relies on the the number and anchor
text of the incoming link, we're trying to use the number of people and
their keywords/comments as a weight for the link.
Alex
On Fri, Mar 4, 2011 at 6:29 PM, Gora Mohanty wrote:
> On Fri, Mar 4, 2011 at 10:24 AM, A
it.
Thanks in advance
--
Alex Bredariol Grilo
Developer - umamao.com
The code is here: http://pastebin.com/50ugqRfA
<http://pastebin.com/50ugqRfA>and my schema.xml configuration entry for
similarity is:
Thanks
Alex
On Mon, May 16, 2011 at 2:01 PM, Gora Mohanty wrote:
> On Mon, May 16, 2011 at 10:04 PM, Alex Grilo wrote:
> > Hi,
> > I&
Hi,
Can I make a query that returns only exact match or do I have to change the
fields to achieve that?
Thanks in advance
Alex Grilo
one field and boost in another one)?
Thanks in advance
Alex Grilo
The queries I am trying to do are
q=title:Unicamp
and
q=title:Unicamp&bf=question_count^5.0
The boosting factor (5.0) is just to verify if it was really used.
Thanks
Alex
On Wed, Jun 8, 2011 at 10:25 AM, Denis Kuzmenok wrote:
> Show your full request to solr (all params)
>
>
there some special
tool for this purpose?)
Regards,
Alex
dexed? Thanks.
Sincerely,
Alex
where the day isn't known
but the month and year are known. Is this possible? Is there a sample search we
can run in the admin interface against our index? Thanks.
Warm regards,
Alex Cougarman
Bahá'í World Centre
Haifa, Israel
Office: +972-4-835-8683
Cell: +972-54-241-4742
acoug...@bwc.org
efficient way to do this?
Thanks.
Warm regards,
Alex
-Original Message-
From: Jack Krupansky [mailto:j...@basetechnology.com]
Sent: 13 September 2012 4:47 PM
To: solr-user@lucene.apache.org
Subject: Re: Partial date searches
Wildcard patterns work on dates if they are "string&quo
ate_text:"2010-01-*"
However, when we run these, they return nothing. What are we doing wrong?
date_text:"*-01-27"
date_text:"2010-*-27"
date_text:"2010-01-27*"
Warm regards,
Alex
Thanks, Erick. That really helped us in learning about tokens and how the
Analyzer works. Thank you!
Warm regards,
Alex
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: 19 September 2012 3:56 PM
To: solr-user@lucene.apache.org
Subject: Re: Wildcard
into RAM. It worked
well for me on the project with 140+ million documents and 30 concurrent
user requests per second. If your index can be placed in RAM you can reduce
the architecture complexity.
Alex Baranov
On Wed, Sep 9, 2009 at 5:10 PM, Elaine Li wrote:
> Hi,
>
> I have 20 millio
Please, take a look at
http://issues.apache.org/jira/browse/SOLR-1379
Alex.
On Wed, Sep 9, 2009 at 5:28 PM, Constantijn Visinescu wrote:
> Just wondering, is there an easy way to load the whole index into ram?
>
> On Wed, Sep 9, 2009 at 4:22 PM, Alex Baranov >wrote:
>
>
Hello,
It seems to me that there is no way how I can use dismax handler for
searching in both tokenized and untokenized fields while I'm searching for a
phrase.
Consider the next example. I have two fields in index: product_name and
product_name_un. The schema looks like:
arameter.
>
It's not good for me unfortunately, but thanks for the suggestion.
Alex Baranov.
On Sat, Oct 10, 2009 at 3:01 PM, Yonik Seeley wrote:
> On Sat, Oct 10, 2009 at 6:34 AM, Alex Baranov
> wrote:
> >
> > Hello,
> >
> > It seems to me that there is no w
how to search against two
fields with dismax when they are tokenized differently (and one of them is
not tokenized by whitespaces)
Could you please help with that situation?
Thank you in advance,
Alex.
--
View this message in context:
http://www.nabble.com/Dismax%3A-Impossible-to-search-for-a-_p
hossman wrote:
>
> If you just want the full input string passed to the analyzer of each qf
> field, then you just need to quote the entire string (or escape every
> shitespace charter in the string with a backslash) so that the entire
> input is considered one chunk -- but then you don't ge
there a limit on the number of fields allowed per document?
2. What is the performance impact for such design?
3. Has anyone done this before and is it a wise thing to do?
Thanks,
Alex
Thanks Otis for the reply. Yes this will be pretty memory intensive.
The size of the index is 5 cores with a maximum of 500K documents each
core. I did search the archives before but did not find any definite
answer. Thanks again!
Alex
On Nov 27, 2009, at 11:09 PM, Otis Gospodnetic wrote
had a
hit ratio of 66%. I have deleted the index directory and recreated it. I'm
relatively new to SOLR and have no idea what to look at next. Any suggestions?
Is there any way to issue a query against SOLR that will return all records in
the index?
Thanks.
Alex
EDT 2008
If I use the query to retrieve all, I get all the results so at least I know
they are there. Phew! If I do a query of:
http://localhost:8983/solr/select?q=suit
I get nothing even though one of the records that was returned includes that
word in it.
Thanks,
Alex
- Original
Never mind. I figured out the problem - there was a copyField that was the
default field that was not setup properly.
Thanks for the help!
Alex
- Original Message -
From: "Alex Gadea" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Monday, September 8, 200
in Solr, if the search term
does not match any rules, then perform search as usual.
The question is how this can be achieved with the new SearchComponent
architecture.
Any inputs would be appreciated!
Alex
Thanks Grant. Yes, I was trying to persuade our architect to do this from the
web application itself, but he prefers to centralize this functionality on the
Solr server rather than having all client applications implement their own.
Cheers!
Alex
>-Original Message-
>From:
Search Requests
>
>you may write a servlet filter which is applied before the
>SolrDispatchFilter which applies the rules and do the redirect/forward
>
>
>On Tue, Mar 31, 2009 at 2:54 AM, Alex Wang wrote:
>> Thanks Grant. Yes, I was trying to persuade our architect to do thi
Preferably,
text file.
Thanx,
Alex V.
Hi all,
Currently I wrote an xml file and schema.xml file. What is the next step to
index a txt file? Where should I put my txt file I want to index?
thank you,
Alex V.
ema.xsd file goes into the directory conf. What about my xml file, and
txt file?
Thank you,
Alex
On Tue, Apr 14, 2009 at 12:37 AM, Alejandro Gonzalez <
alejandrogonzalezd...@gmail.com> wrote:
> you should construct the xml containing the fields defined in your
> schema.xml and give the
gt; to post a commit command after that or you won't see the results:
>
> The commit command it's just an xml this way:
>
>
>
> On Tue, Apr 14, 2009 at 6:14 PM, Alex Vu wrote:
>
> > Hi all,
> > I'm trying to use solr1.3 and trying to index a text file.
do with my text
file?
Thank you,
Nga P.
On Tue, Apr 14, 2009 at 9:28 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote:
>
> >
> > *schema file is *
> >
> >
that's what u
> want.
>
> On Tue, Apr 14, 2009 at 6:28 PM, Shalin Shekhar Mangar <
> shalinman...@gmail.com> wrote:
>
> > On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote:
> >
> > >
> >
tently index my text
files.
Please note: that these files all have the same formats.
On Wed, Apr 15, 2009 at 1:58 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Tue, Apr 14, 2009 at 10:37 PM, Alex Vu wrote:
>
> > I just want to be able to index my text file,
don't see any way setting term/positions so both queries would be successful
:-(
Thanks
Alex
HI All,
Is there a way to perform filtering based on keyword density?
Thanks
--
Alex Shevchenko
Something like that. Just not '> N times' but '/ > '
On Mon, Jun 1, 2009 at 21:00, Otis Gospodnetic
wrote:
>
> Hi Alex,
>
> Could you please provide an example of this? Are you looking to do
> something like "find all docs that match name:foo and wh
at, but you don't have to do anything
> special to get that behavior.
>
> Solr also uses the inverse document frequency (rarity) of each
> word for weighting.
>
> Look up "tf.idf" for more info.
>
> wunder
>
> On 6/1/09 11:46 AM, "Alex Shevchenko
So, is there an ability to perform filtering as I described?
On Mon, Jun 1, 2009 at 22:24, Alex Shevchenko wrote:
> But I don't need to sort using this value. I need to cut results, where
> this value (for particular term of query!) not in some range.
>
>
> On Mon, Jun 1, 2
est how to accomplish this I would be happy to hear about it.
Happy New Year!
Regards
--
Alex
https://sites.google.com/a/utg.edu.gm/alex
ing.
>
> On Jan 1, 2010, at 2:11 PM, Alex Muir wrote:
>
>> Hi,
>>
>> I'm about to start using Ant to get Carrot2 working with solr however
>> I was first trying to get it working without Ant by placing jars into
>> a lib directory in the quickstart example di
t within the
description. Is this possible either in the indexing or with a query
option?
Thanks,
Alex
--
Alex Thurlow
Blastro Networks
http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com
That's great information. Thanks!
-Alex
Alex Thurlow
Blastro Networks
http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com
On 3/2/2010 3:11 PM, Ahmet Arslan wrote:
I'm new to Solr and just getting it set up
and testing it out. I'd like to know i
ve completely deleted my index between changes and
reinserted all my data.
What am I missing here?
--
Alex Thurlow
Blastro Networks
http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com
tokenizer & filter list
Is there a way to have a string field that's case-insensitive?
Alex Thurlow
Blastro Networks
http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com
On 3/10/2010 12:11 PM, Alex Thurlow wrote:
Hi all,
I've searched the archives and web, but
need to do for that?
--
Alex Thurlow
Blastro Networks
http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com
needs to be cleared? Query type=standard works fine here.
Thanks,
Alex
Aha. That appears to be the issue. I hadn't realized that the query
handler had all of those definitions there.
-Alex
On 3/16/2010 6:56 PM, Erick Erickson wrote:
I suspect your problem is that you still have "price" defined in
solrconfig.xml for the dismax handle
ot;q":"title:akon artist:akon description:akon tags:akon +type:video artist_title:akon featuring_artist:akon
collaborators:akon","qf":"title^100 artist^150 description^5 tags^10 artist_title^500 featuring_artist^20
collaborators^50","json.nl":"map","qt":"dismax","wt":"json","version":"1.2","rows":"30"}},"response":{"numFound":0,"start":0,"docs":[]}}
If I remove the qt=dismax, I get results like I should. Can anyone shed
some light?
Thanks,
Alex
1 - 100 of 136 matches
Mail list logo