mplete state would
> be more of a concern. In any case, our (hopefully temporary) solution was to
> hack the source code for the SimplePostTool demo code to turn it into a
> CommitTool. Once Solr receives the post you will be able to
> search for your recently added documents.
>
Hi,
I have the following strange use case:
Index 100 documents and make them immediately available for search. I call
this "on the fly indexing". Then the index can be removed. So the size of
the index is not an issue here.
Is this possible with Solr? Anyone tried something similar?
Thank you,
I