Hi,
I want to know if Solr can analyze text and recoginze dates and places. If yes,
is it then possible to create new dynamic fields with these dates and places
(e.g. city).
Thanks, Bart
log.outerthoughts.com/
> LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
> - Time is the quality of nature that keeps events from happening all at
> once. Lately, it doesn't seem to be working. (Anonymous - via GTD book)
>
>
> On Fri, Feb 8, 2013 at 9:24 AM, ja
>>> So, no plug-and-play solution here. If you really need to get this done, I
>>> would recommend narrowing down the specification of exactly what you will
>>> settle for and looking for software that can do it. Once you have that,
>>> integration with Solr is your next - and sma
E/lib.
>
> -sujit
>
> On Feb 11, 2013, at 9:40 AM, jazz wrote:
>
>> Hi Sujit and others who answered my question,
>>
>> I have been working on the UIMA path which seems great with the available
>> Eclipse tooling and this:
>>
>> http://sujitpal.b
Hi,
I managed to get Solr and UIMA work together. When I send a document to Solr it
annotates the field "contents" and adds the result of the UIMA annotations to
e.g. a field "location". My question is: how do I annotate the contents of an
already existing solr database without triggering an /u
Hi,
I am having trouble with XML output:
localhost:8983/solr/collection1/select?q=*.*?wt=xml
It is possible to use this schema format in Solr?
So, extending a field with XML childs ext and last? Or it it possible to
reformat the XML output with and XSLT processor such as Saxon
(ht
Hi Michael,
Thans for the reply. My question is how to make child XML elements such as:
>
These can be converted using Saxon.
Regards Bart
On 12 Mar 2013, at 20:18, Michael Della Bitta
wrote:
>
Hallo
How would one implement a multiple term auto-suggest feature in Solr that is
filter sensitive?
For example, a user enters :
"mp3"
and solr might suggest:
-> "mp3 player"
-> "mp3 nano"
-> "mp3 sony"
and then the user starts the second word :
"mp3 n"
and that narrows it down to