Re: doing simple data analysis on list archives
Jeff Breidenbach <[email protected]> Sat, 22 Apr 2017 13:21:01 -0700
| Newsgroups | gmane.mail.archives.mail-archive |
|---|---|
| Message-ID | <CAHjiUbpb5TN_dXYfJE1mHzpO+4BYBEKpp=yKPOLLEaMxJ0-e_Q@mail.gmail.com> |
--===============8242455928037673272==
Content-Type: multipart/alternative; boundary=94eb2c0440c6e7dafc054dc71c15
--94eb2c0440c6e7dafc054dc71c15
Content-Type: text/plain; charset=UTF-8
Glad you were able to get things working. For search experts out there, The
Mail Archive uses Lucene search syntax. See the following documentation.
http://www.mail-archive.com/faq.html#search
http://www.mail-archive.com/searching.html
More specifically, the site uses the default Lucene query parser, except
for two
things. We default the parser to the AND instead of OR. And we support the
special search term "sort:newest" which puts results in chronological order.
query_parser.setDefaultOperator(QueryParser.Operator.AND)
Sounds like things are going well. But if you need a small tweak to the
search engine, just ask.
--94eb2c0440c6e7dafc054dc71c15
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Glad you were able to get things working. For search =
experts out there, The</div><div>Mail Archive uses Lucene search syntax. Se=
e the following documentation.</div><div><br></div><a href=3D"http://www.ma=
il-archive.com/faq.html#search">http://www.mail-archive.com/faq.html#search=
</a><br><div><a href=3D"http://www.mail-archive.com/searching.html">http://=
www.mail-archive.com/searching.html</a><br></div><div><br></div><div>More s=
pecifically, the site uses the default Lucene query parser, except for two=
=C2=A0</div><div>things. We default the parser to the AND instead of OR. An=
d we support the</div><div>special search term "sort:newest" whic=
h puts results in chronological order.</div><div><pre style=3D"color:rgb(0,=
0,0)"> query_parser.setDefaultOperator(QueryParser.Operator.AND)</pre></=
div><div>Sounds like things are going well. But if you need a small tweak t=
o the</div><div>search engine, just ask.</div></div>
--94eb2c0440c6e7dafc054dc71c15--
--===============8242455928037673272==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Gossip mailing list
https://www.mail-archive.com/gossip-piJqB+B6DfPJghKJT/[email protected]
https://www.mail-archive.com/cgi-bin/mailman/options/gossip
--===============8242455928037673272==--