[
https://issues.apache.org/jira/browse/LUCENE-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742101#action_12742101
]
Mark Miller commented on LUCENE-1577:
-------------------------------------
bq. normally bulk indexing is done up front, and only a "trickle" of updates to
doc are then done for near real-time search
Really depends though I think - I would bet that many users that want real time
are dealing with a huge amount of updates at given times, and that type of
thing seems likely to grow. A lot of times its I think it could be much more
than a trickle.
A lot of installations I have seen have certain times when a lot of documents
are coming in (certain times, certain days). Social Networking type sites
likely see a constant stream of updates at most times. Press releases have
hotspots for release - newspaper data all comes in at once in the morning - etc.
> Benchmark of different in RAM realtime techniques
> -------------------------------------------------
>
> Key: LUCENE-1577
> URL: https://issues.apache.org/jira/browse/LUCENE-1577
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/*
> Affects Versions: 2.4.1
> Reporter: Jason Rutherglen
> Priority: Minor
> Fix For: 3.1
>
> Attachments: LUCENE-1577.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> A place to post code that benchmarks the differences in the speed of indexing
> and searching using different realtime techniques.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]