Re: Document match with no highlight

2011-05-11 Thread Jan-Eirik B . Nævdal
sitionIncrementGap="100">. DOC_TEXT is stored. > This is the same "canned" fieldtype that comes pre-defined with the solr > 1.4 > standard install. > > I am totally stumped and I do not even know where to begin to resolve this > issue. > > Thanks for any help. > > Phong > -- Jan Eirik B. Nævdal Solutions Engineer | +47 982 65 347 Iterate AS | www.iterate.no The Lean Software Development Consultancy

Re: Problems with creating a query that matches all the documents I want to display

2011-03-25 Thread Jan-Eirik B . Nævdal
ve you "everything without an opening time or an > opening time before NOW" in an fq. > > Jonathan > > From: Jan-Eirik B. Nævdal [jan-eirik.naev...@iterate.no] > Sent: Monday, March 21, 2011 6:55 PM > To: Jonathan Rochkind > Cc

Re: Problems with creating a query that matches all the documents I want to display

2011-03-21 Thread Jan-Eirik B . Nævdal
gtime:[NOW TO *] > > Does that, or some variation of it, do what you need? > > > On 3/21/2011 5:43 PM, Jan-Eirik B. Nævdal wrote: > >> Hi >> Have this problem I tried to solve with filter queries but I think I`m >> stuck >> now, and don't see a solut

Problems with creating a query that matches all the documents I want to display

2011-03-21 Thread Jan-Eirik B . Nævdal
in that type of document. Those fields does not exist on the other documents in the index. Not any major changes in the schema.xml A solr instance here can contain between 5K-10M documents JanEirik -- Jan Eirik B. Nævdal Solutions Engineer | +47 982 65 347 Iterate AS | www.iterate.no The

Re: Arguments for Solr implementation at public web site

2009-11-13 Thread Jan-Eirik B . Nævdal
accurate results > - Solr can give us facets > - we have user search logs (valuable for analysis) > - implementing Solr is a fun > > cons: > - requires resources (but the cost is relatively low depending on the query > traffic, index size and frequency of updates) > > Re