So, as I continue to try to make things work in different ways with numbers, I 
have run into a very strange situation.  When I perform a search (for example 
my_num:"thirty seven"), it returns the correct results.  However, if I run this 
exact same search again, it returns no results, and continues giving no 
results.  If I restart my instance, it gives results again (once).  Any ideas 
on what might be happening?  I've been using the Lucene Solr admin page, and I 
see that the tokens are there how I expect them to be - yet things aren't 
matching.  Or, more specifically, seem to stop matching after the first search. 
 I'm pretty sure that my Filter is somehow the culprit, I just don't know why a 
filter would cause the results to change from one query to the next, since the 
filter seems to be returning the same tokens each time (according to the 
analysis page), and also works in all of my unit tests.

Thanks,
Josh Edwards
________________________________________________________

The information contained in this e-mail is confidential and/or proprietary to 
Capital One and/or its affiliates. The information transmitted herewith is 
intended only for use by the individual or entity to which it is addressed.  If 
the reader of this message is not the intended recipient, you are hereby 
notified that any review, retransmission, dissemination, distribution, copying 
or other use of, or taking of any action in reliance upon this information is 
strictly prohibited. If you have received this communication in error, please 
contact the sender and delete the material from your computer.

Reply via email to