i got the same problem. twice, deleting of index helped, but why happens ?
solr runs and seems so all is okay. and after a time. i got the
FileNotFoundException segement_XXX.gen is missing ... ^^ =(
--
View this message in context:
http://n3.nabble.com/deleted-segments-gen-tp487421p694627.html
It sounds a little bit like clustering.
Have a look at ClusteringComponent in the wiki.
http://wiki.apache.org/solr/ClusteringComponent
Does this fits your needs?
Kind regards
- Mitch
--
View this message in context:
http://n3.nabble.com/Related-terms-combined-terms-tp694083p694682.html
Sen
Hello,
I want to tinkle a little bit with Solr, so I need a little feedback:
Is it possible to define a Minimum Should Match for the document itself?
I mean, it is possible to say, that a query "this is my query" should only
match a document, if the document matches 3 of the four queried terms.
Hi,
I've got a question regarding remplication index. folders - can
anyone help?
Note: There is a somewhat related thread here:
http://www.lucidimagination.com/search/document/15a740cca17eed56/solr_1_4_replication_index_directories#e4b0af2f321204d7
I have a remplica that is pushed fetchindex co
Ok,
Field type is as follows:
I changed date to
# date
Wed Mar 31 19:50:48 PDT 2010
Run the query:
http://localhost:8983/solr/select/?q=last_update_date:[NOW/DAY-7DAYS%20TO%20NOW/HOUR-5HOURS]&fl=last_update_date&debugQuery=true
I should not be getting the 3 entries below with last upd
Upon further investigation of this, I believe this is potentially quite a
serious situation for remplication servers.
In SOLR-561, the 'create a new index. folder' concept was introduced
mainly, as I understand it, because Windows locks files/folders that are in
use.
I'm not sure why this is a pro