On Apr 20 2010, 7:12 pm, Suno Ano <suno....@sunoano.org> wrote:
> Frank> I like MongoDB, it's great, and I'm ready to use it in a new
> Frank> project. But I have a question: Can I use full text search in
> Frank> MongoDB? Or I have to use MongoDB+Lucene? I hope I can implement
> Frank> my search application without lucene.
>
> Have a look athttp://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo
Why would one want to use MongoLatern compared to existing
enterprise-level open-source widely-used and community-supported
solutions like Solr, Lucence or ElasticSearch?
- -aj
- --
ZOPYX Limited | zopyx group
Charlottenstr. 37/1 | The full-service network for Zope & Plone
D-72070 T�bingen | Produce & Publish
www.zopyx.com | www.produce-and-publish.com
- ------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQGUBAEBAgAGBQJPN5C4AAoJEADcfz7u4AZjrPELv3OvAQp6G/syDYhtZ76UNr5B
6zd5MDwQYtckMszflss4+Br0QjvRXyFD8fWX5IUx9fZgXT6vQzWyhVHKAMxon3SL
bAap0wbEhrRaZWbh/7FFb/cWesMgC5bw8k8UMuYNzl8PAAq2xLSVtcw5yMtMDIq7
7350oj9MxCe86pfFO4ufqQSe7sTGb7fO7yrbWVBvTilequVc7CIO+tv27XvxBOAi
ZEBSVP0GoyeAGNnz8bIVzs0FQ81bkpL1PhNrMHu/EqIGlwTt/svWcJT5+qfF7cWN
bxcm/7Hv1U4owHRpLCWNp8kLHf+kfURw3m5k9rbdswB7SkAGLJuXEgLuKgh14qQU
zcgstyFpVVMnMtHdwTswxDJE60AD42vkwndjMoTPdFOKgkbbyuEgu4D7LhW4g/U9
r0f3stUa0BZ8ZlUM4o4RKEJqqpEmNBRfJ+4GunVNJm64aYV/hI7qvMNF6+Jzo45B
CPKfAmf9EId/zH3uYD73nr6vTKpGJIs=
=ulPZ
-----END PGP SIGNATURE-----
D-72070 Tübingen | Produce & Publish
www.zopyx.com | www.produce-and-publish.com
- ------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQGUBAEBAgAGBQJPN5C4AAoJEADcfz7u4AZjrPELv3OvAQp6G/syDYhtZ76UNr5B
6zd5MDwQYtckMszflss4+Br0QjvRXyFD8fWX5IUx9fZgXT6vQzWyhVHKAMxon3SL
bAap0wbEhrRaZWbh/7FFb/cWesMgC5bw8k8UMuYNzl8PAAq2xLSVtcw5yMtMDIq7
7350oj9MxCe86pfFO4ufqQSe7sTGb7fO7yrbWVBvTilequVc7CIO+tv27XvxBOAi
ZEBSVP0GoyeAGNnz8bIVzs0FQ81bkpL1PhNrMHu/EqIGlwTt/svWcJT5+qfF7cWN
bxcm/7Hv1U4owHRpLCWNp8kLHf+kfURw3m5k9rbdswB7SkAGLJuXEgLuKgh14qQU
zcgstyFpVVMnMtHdwTswxDJE60AD42vkwndjMoTPdFOKgkbbyuEgu4D7LhW4g/U9
r0f3stUa0BZ8ZlUM4o4RKEJqqpEmNBRfJ+4GunVNJm64aYV/hI7qvMNF6+Jzo45B
CPKfAmf9EId/zH3uYD73nr6vTKpGJIs=
=ulPZ
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
-aj
Sougata Pal. wrote:
> The only reason MongoLantern is entire depends upon MongoDB so it can
> use all best practices from MongoDB. As well as one don't have to read
> or maintain differentiated architecture for search itself. Only
> maintaining MongoDB servers or clusters will be enough to run
> MongoLantern.
>
> Please let me know if you have any queries. We will love to avail
> reviews from potential mongodb users to make it better.
>
> On Sun, Feb 12, 2012 at 3:43 PM, Andreas Jung <li...@zopyx.com
> <mailto:li...@zopyx.com>> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Why would one want to use MongoLatern compared to existing
> enterprise-level open-source widely-used and community-supported
> solutions like Solr, Lucence or ElasticSearch?
>
> - -aj
>
> Skall wrote:
> > You can use MongoLantern 0.7 for mongodb fulltext search. It's
> > having all basic features which might be required for fulltext
> search
> > engine. Please let me know whether it serves your purpose.
> >
> > On Apr 20 2010, 7:12 pm, Suno Ano <suno....@sunoano.org
> <mailto:suno....@sunoano.org>> wrote:
> >> Frank> I like MongoDB, it's great, and I'm ready to use it in a
> >> new Frank> project. But I have a question: Can I use full text
> >> search in Frank> MongoDB? Or I have to use MongoDB+Lucene? I hope I
> >> can implement Frank> my search application without lucene.
> >>
> >> Have a look
> >> athttp://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo
> <http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo>
> >>
> >> -- You received this message because you are subscribed to the
> >> Google Groups "mongodb-user" group. To post to this group, send
> >> email to mongod...@googlegroups.com
> <mailto:mongod...@googlegroups.com>. To unsubscribe from this
> >> group, send email to mongodb-user...@googlegroups.com
> <mailto:mongodb-user%2Bunsu...@googlegroups.com>. For
> >> more options, visit this group
> >> athttp://groups.google.com/group/mongodb-user?hl=en
> <http://groups.google.com/group/mongodb-user?hl=en>.
> >
>
> - --
> ZOPYX Limited | zopyx group
> Charlottenstr. 37/1 | The full-service network for Zope & Plone
> D-72070 Tübingen | Produce & Publish
> www.zopyx.com <http://www.zopyx.com> |
> www.produce-and-publish.com <http://www.produce-and-publish.com>
> -
> ------------------------------------------------------------------------
> E-Publishing, Python, Zope & Plone development, Consulting
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQGUBAEBAgAGBQJPN5C4AAoJEADcfz7u4AZjrPELv3OvAQp6G/syDYhtZ76UNr5B
> 6zd5MDwQYtckMszflss4+Br0QjvRXyFD8fWX5IUx9fZgXT6vQzWyhVHKAMxon3SL
> bAap0wbEhrRaZWbh/7FFb/cWesMgC5bw8k8UMuYNzl8PAAq2xLSVtcw5yMtMDIq7
> 7350oj9MxCe86pfFO4ufqQSe7sTGb7fO7yrbWVBvTilequVc7CIO+tv27XvxBOAi
> ZEBSVP0GoyeAGNnz8bIVzs0FQ81bkpL1PhNrMHu/EqIGlwTt/svWcJT5+qfF7cWN
> bxcm/7Hv1U4owHRpLCWNp8kLHf+kfURw3m5k9rbdswB7SkAGLJuXEgLuKgh14qQU
> zcgstyFpVVMnMtHdwTswxDJE60AD42vkwndjMoTPdFOKgkbbyuEgu4D7LhW4g/U9
> r0f3stUa0BZ8ZlUM4o4RKEJqqpEmNBRfJ+4GunVNJm64aYV/hI7qvMNF6+Jzo45B
> CPKfAmf9EId/zH3uYD73nr6vTKpGJIs=
> =ulPZ
> -----END PGP SIGNATURE-----
>
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com
> <mailto:mongod...@googlegroups.com>.
> To unsubscribe from this group, send email to
> mongodb-user...@googlegroups.com
> <mailto:mongodb-user%2Bunsu...@googlegroups.com>.
Sougata Pal. wrote:
> Yes. You are right. The initiative is only 1 months old. So we need
> to test it with different use cases to achieve fully featured
> fulltext search engine. Can you please suggest something if
> possible.
What I suggest to most users: use existing proven solutions and don't
try to reinvent wheels in a bad way over and over again. High-quality
fulltext search is *hard*. I am maintaining a fulltext solution
for Zope and Python myself for a decade (rewritten four times). Getting
things done right (e.g. full unicode support, stemming for most
languages etc.) is a hard business...but feel free to go ahead...define
your goals that you want to reach and compare it to the skills and your
time and effort for the project and triple check if you can reach for
goals..the 100th half-baked fulltext search solution is unlikely needed.
There are already too many on the market...
- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQGUBAEBAgAGBQJPN5jvAAoJEADcfz7u4AZjuq8Lvi/2Qz86NnSNeEW2/u69fxCZ
61koiSPM5SVcxTgpLSy3RP+i2t15/MkTZwk1pTkxuEw15eNlQBIWv9zGsdTx7VKN
VN2DwFR2uq19sV6qyOvpYNycXEatMvjyAO84palm/AnVPqnr+si2U6mjsDahn2og
HHNyCsSNgpUoK7w6xNkhkbyUbbImVirzhlkc7uZTw0j2/BEBmcIpDwx0lHwRNsKA
x6qJW5VMuiYmKD1NHiycbhkhBy7r5as1e/splSkqnmTPh6VS7F2rRzX0xi/HcO/2
KnHtmi7nZvs77SbmUC68i66zzTou05H+xLY66hNHxDLJu7m9CgDmOYbDRCT1pV7f
RtpTEKO1hRydIj4tgfiVmeQIoQt8RWW4jfEp54NokOph8w7BPoT/26JPyR+/vw1p
9dMk1ydcbtOxD30JWKUwKIcavX3mdeIG6S7Rkj+pdeYdjJmE5wTdm1X2bn8XcBhl
guLGO0/spicx9ytL0ITNEXqdGlXE2Ic=
=piO0
-----END PGP SIGNATURE-----
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
Yes. True. Current version results are quite good in terms of quality, but not having vast options yet as software is quite young. We are targeting something which could use mongodb api for scaling but with fulltext search features. Your valuable suggestions are highly appreciated.
Thanks
Sougata Pal
- Sent via Google Android
Sam Millman wrote:
> Mongolatern does look good and all but it does lack a lot of things:
>
> - Index barrels
What are index barells?
> - A scalable querying strategy (it currently uses regexs to form a
> huge query, by the looks of the surce code)
Dealing with wildcards is tricky and solutions depends on whether you
are search for prefix* or *suffix or a query with arbitrary wildcards.
The implementation may range from standard btree based lexicons
to the usage of n-grams. There is no general implemenation for dealing
with all possible query options in the same efficient way.
- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQGUBAEBAgAGBQJPN8Y8AAoJEADcfz7u4AZjZqILwK+N636x5pfsrlN87X4FK2uH
pUxbS4pfCdqYcHcyk1JJMVTEakh4rar3ogukwUcW9Vbp4JwmXkC008kZzvE5qnLv
DCXBiCP7h3YPJVb3+d7TdoSTscb3Jz7Yjn/2aa0sze+cqKGnyHzm8oxI71VaXLbf
3wJeovmDyt9HC1gG0l7KMPUyo8uykBJhS72zFig8S5Nfwjjhj/6VwXCtMj6bdeRv
bKgmqhOOnacsdqUlXFuzs1IPj/YffvqIPqqOYheZU0gzpJT7wlmnHqAl1/UI9HYB
rME4MW2DX+77lS9nMYSPUG4+xv9T6l4qZH9gYYaydLZPJqpCsVuO70hQcmCfSAfs
UneiLpEC0eMWNmxycQgccRtGzqxAl4/XjWEwJNvVfb7+Nw9yK+zmpm7TXCp9ylVi
xxF6oWkjx0qdgdiqEBdtmZW3+kGD+SZEOhd25n39Cv62eH92mx+0FmmKnGe2NdPN
LeWDASX4mJmOUkdVFZ8AxIt3t0bQcP8=
=VQgX
-----END PGP SIGNATURE-----
-----END PGP SIGNATURE-----