By and large, you won't ever actually be interested in very many documents,
what's returned in the TopDocs structure internal document ID and score, in
score order. But retrieval by document ID is quite efficient, it's not a
search. I'm quite sure this won't be a problem.
Adding 10,000 documents a
Hello Simon,
As I told you, I am quite new with Lucene, so there are many things that
might be wrong.
I'm using Lucene to make a search service for a website that has a large
amount of information daily. This amount of information is directly avaible
as text in a Cassandra Database.
There might be
Hi, maybe I don't understand your question correctly. Are you asking
if you could run into problems if you retrieve more documents than
integer max value? Or are you concerned about retrieving all documents
containing term "XY" if the number of documents matching is large? If
you are afraid of load
Hello everybody,
I am new to Apache Lucene and it seems to fit perfectly my needs for my
application.
However I'm a little concerned about something (pardon me if it's a
recurrent question, I've searched the archives but I didn't find something
about that)
So here is my case :
I have index a few