Lock on old index files

2009-11-26 Thread Branca Marco
Hi everybody, I'm experiencing a problem with my Solr-based web application running on a Sun Solaris OS. It seems that the application still holds file-descriptors to index files even if these last ones are removed. It can be observed mainly when the snapinstaller script is executed, but we can

R: Filtering query terms

2009-05-25 Thread Branca Marco
Hi, I tested the new filters' configuration and it works fine. The problem about ISOLatin1AccentFilterFactory was not due to Solr, but to a core-dependent configuration

R: Filtering query terms

2009-05-22 Thread Branca Marco
Thank you very much for the instantaneous support. I couldn't find the conflict for hours :( When I have a response for the ISOLatin1AccentFilterFactory I will write it on the mailing-list. Thanks again, Marco Da: Ensdorf Ken [ensd...@zoominfo.com] Invia

Filtering query terms

2009-05-22 Thread Branca Marco
Hi, I am experiencing problems using filters. I'm using the following version of Solr: solr/nightly of 2009-04-12 The part of the schema.xml I'm using for setting filters is the following:

Faceting - grouping results

2009-04-28 Thread Branca Marco
Hi, I have a question about faceting. I'm trying to retrieve results grouped by a certain field. I know that I can specify the parameter "rows" in order to ask Solr to return only "rows" documents. What I would like to do is to ask Solr to return a certain number of documents for each category f