Doubt about facet with dates

2017-10-06 Thread Miguel Valencia Zurera
Hi I need get faceted results by a date field. The facets must be two: 1) all values lower than the system date 2) and values greater than the system date, ¿it is possible get these two facet? I'm reading wiki solr about facet.date and facet.range but I not get a good solution. Any idea

distinc date format on parameter lastModified in LukeRequestHandler

2016-06-03 Thread Miguel Valencia Zurera
hi everybody I have two instalation of apache solr 3.5.0 and when I consult web page "/admin/luke" I see that parameter lastmodified have distinct format in both. The first show: 2016-05-20T13:03:03Z and the second show: name="lastModified">2016-05-20T13:03:03.593Z why the second solr show m

Re: Search over XML data using xpath

2016-04-07 Thread Miguel Valencia Zurera
siren/overview/ - I believe they indexed XML Regards, Alex. Newsletter and resources for Solr beginners and intermediates: http://www.solr-start.com/ On 1 April 2016 at 19:41, Miguel Valencia Zurera wrote: Hi everybody I'm looking for the way to store XML file and keep on hierarchy o

Search over XML data using xpath

2016-04-01 Thread Miguel Valencia Zurera
Hi everybody I'm looking for the way to store XML file and keep on hierarchy of the data because I need show full xml and besides to search inside of nodes of xml. Only I have found XPathEntityProcessor for import xml but it does not keep on the hierarchy of the data. I have not found one ty

Re: filters to work with dates

2016-02-04 Thread Miguel Valencia Zurera
Hi Markus At first, I thought keep the original field and create a new field using function "Copying Fields ". For this reason, I thought it was better choice to use a filter function in destiny field. However I am going to stud

filters to work with dates

2016-02-02 Thread Miguel Valencia Zurera
Hi everybody I'm looking for a filter o similar function to resolve the next problem in my solr index: I have a string field that it contains a date but each record of this field can be in diferent formats. Now I have to sort by this field and for this I have to normalize this field. I've thou

add documents to the slave

2011-08-30 Thread Miguel Valencia
Hi I've read that it's possible add documents to slave machine: http://wiki.apache.org/solr/SolrReplication#What_if_I_add_documents_to_the_slave_or_if_slave_index_gets_corrupted.3F ¿Is there anyway to not allow add to documents to slave machine? for example, touch on configurations files t