Re: EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Daniel Valdivia
Hi Markus, I did, everytime I run this experiment I start from 0 :) However, after the last change I did seems like I forgot to commit and I couldn't get results, so now I have some results. The resolution to this problem was specifying the search in the dispNamePrefix field :O Thanks Markus

EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Daniel Valdivia
Hi, I'm trying to get the EdgeNGramFilterFactory filter to work on a certain field, however after defining the fieldType, creating a field for it and copying the source, this doesn't seem to be working. One catch here, that I'm not sure if it's affecting the outcome is that none of my fields a

Re: Kate Winslet vs Winslet Kate

2015-10-31 Thread Daniel Valdivia
Perhaps q=name:("Kate AND Winslet") q=name:("Kate Winslet") Sent from my iPhone > On Oct 31, 2015, at 10:21 PM, Yangrui Guo wrote: > > Thanks for the reply. Putting the name: before the terms did the work. I > just wanted to generalize the search query because users might be > interested in q

Re: Solr for Pictures

2015-10-29 Thread Daniel Valdivia
Some extra googling yield this Wiki from a integration between Tika and a EXIFTool https://wiki.apache.org/tika/EXIFToolParser <https://wiki.apache.org/tika/EXIFToolParser> > On Oct 29, 2015, at 1:48 PM, Daniel Valdivia wrote: > > I think you can look into Tika

Re: Solr for Pictures

2015-10-29 Thread Daniel Valdivia
I think you can look into Tika for this https://tika.apache.org/ There’s handlers to integrate Tika and Solr, some context: https://cwiki.apache.org/confluence/display/solr/Uploading+Data+with+Solr+Cell+using+Apache+Tika

Best strategy for indexing multiple tables with multiple fields

2015-10-26 Thread Daniel Valdivia
Hi, I’m new to the solr world, I’m in need of some experienced advice as I see I can do a lot of cool stuff with Solr, but I’m not sure which path to take so I don’t shoot myself in the foot with all this power :P I have several tables (225) in my application, which I’d like to add into a singl