Re: How to use an External Database for Fields?

2011-11-07 Thread Draconissa
Chris Hostetter-3 wrote: > > Agreed. In 3.x and below this type of logic is expected to live in the > QueryResponseWriters. > Forgive my ignorance, but where do QueryResponseWriters live? And where do they fit into the flow? I know how the different components fit into a distributed searc

How to use an External Database for Fields?

2011-10-31 Thread Draconissa
Hello all. I have a question about using an external database to store just the fields returned during the GET_FIELDS stage. We are using Solr to search an index with a good number of columns. That returns some ids, the scores and some facets. The ids are then passed to a custom DatabaseComponent