found the problem, please close/disregard this.
I needed to increase maxFieldLength
On Fri, Jul 2, 2010 at 3:47 PM, Moises Muratalla wrote:
> here is some more info
>
> I added this line
>
>
> 03320001 Travel Germany Arrive next day
>
>
> It finds the "03320001" but none of the tokens on th
here is some more info
I added this line
03320001 Travel Germany Arrive next day
It finds the "03320001" but none of the tokens on the rest of the line
Here are the definitions from the schema
all
On Fri, Jul 2, 2010 at 3:23 PM, Moises Muratalla wrote
I posted some plain ASCII text files using the post.jar in the exampledocs
directory.
My queries work mostly.
One recent problem: I search for "germany", it only returns 9 results, when
there are actually 10.
Would the schema help? I didn't really modify the solrconfig file
On Thu, Jul 1, 2010
Please provide us some details. What and how did you index? What
request did you make to Solr?
Erik
On Jul 1, 2010, at 5:56 PM, Moises Muratalla wrote:
I am getting incomplete search results with solr 1.4.0.
Any suggestions on how to fix or debug this?