Re: caching query result

2007-09-10 Thread Jae Joo
Here is the response XML faceted by multiple fields including state.
response
−
lst name=responseHeader
int name=status0/int
int name=QTime1782/int
−
lst name=params
str name=facet.limit-1/str
str name=wt/
str name=rows10/str
str name=start0/str
str name=sortscore desc/str
str name=facettrue/str
str name=facet.mincount1/str
−
str name=fl
duns_number,company_name,phys_state, phys_city, score
/str
str name=qphys_country:United States/str
str name=qt/
str name=version2.2/str
str name=explainOther/
str name=hl.fl/
−
arr name=facet.field
strsales_range/str
strtotal_emp_range/str
strcompany_type/str
strphys_state/str
strsic1/str
/arr
str name=indenton/str
/lst
/lst

On 9/6/07, Yonik Seeley [EMAIL PROTECTED] wrote:

 On 9/6/07, Jae Joo [EMAIL PROTECTED] wrote:
  I have 13 millions and have facets by states (50). If there is a
 mechasim to
  chche, I may get faster result back.

 How fast are you getting results back with standard field faceting
 (facet.field=state)?



caching query result

2007-09-06 Thread Jae Joo
HI,

I am wondering that is there any way for CACHING FACETS SEARCH Result?

I have 13 millions and have facets by states (50). If there is a mechasim to
chche, I may get faster result back.

Thanks,

Jae


Re: caching query result

2007-09-06 Thread Yonik Seeley
On 9/6/07, Jae Joo [EMAIL PROTECTED] wrote:
 I have 13 millions and have facets by states (50). If there is a mechasim to
 chche, I may get faster result back.

How fast are you getting results back with standard field faceting
(facet.field=state)?