[tor-bugs] #15844 [Onionoo]: Develop database schema to support Onionoo's search parameter efficiently
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 12 20:28:31 UTC 2015
#15844: Develop database schema to support Onionoo's search parameter efficiently
-----------------------------+-----------------
Reporter: karsten | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Onionoo | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+-----------------
Comment (by Ueland):
Since this appear to be a discussion thread, i will throw in my two cents
as a newbie here.
Has it been considered to let a search engine take care of the data
instead, and let the raw data stay as is (in files)? Both Solr and Lucene
can be embedded just like jetty into the code. Painful queries like "%a%"
will always be a bit slow but is still manageable. Lucene/Solr`s filter
support will make sure that the queries for "fresh data" will go as fast
as ever even with 10 years of data as mentioned earlier.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15844#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list