Re: Solr GET requests return quickly, POST requests take very long, why?

2008-03-31 Thread jnagro
and some > information of your query server, etc > > Quick comment: POST usually need longer time to process when compare to > GET. But I think you should pay more attention of your use on the search > engine..may be synonymy may help you to reduce the amount of > information

Solr GET requests return quickly, POST requests take very long, why?

2008-03-31 Thread jnagro
Hello, Earlier this week we started experiencing a strange situation with our Solr installation. We have a home-grown query tool which started to timeout (we had it set low at 2seconds which was always more than enough). In doing some rather in-depth investigation its appears that Solr is process

Highlight on non-text fields and/or field-match list

2008-02-07 Thread jnagro
I've done some searching through the archives and google, as well as some tinkering on my own with no avail. My goal is to get a list of the fields that matched a particular query. At first, I thought highlighting was the solution however its slowly becoming clear that it doesn't do what I need it