| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
4379 (0.407s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Building a central index with Lucene + Solr - Solr - [mail # user]
|
|
...There's also a very full featured PHP front-end to Solr. It's historically a bit library-centric, but I imagine that it is general purpose enough to be useful to get started. VUF...
|
|
|
Author: Erik Hatcher,
2013-03-05, 16:08
|
|
|
Re: Indexing directories and files in a File System. (Fetched: 2, Processed: 0) - Solr - [mail # user]
|
|
...Would Solr's post.jar work for you? It has a directory recurse option. The usage/help output is pasted below. Here's what should work for you: "java -Dauto -Drecursive -ja...
|
|
|
Author: Erik Hatcher,
2013-03-05, 15:54
|
|
|
Re: requestHandler ignoring synonyms - Solr - [mail # user]
|
|
...In that last example you're doing a wildcard query (java*), and by default that does not run (all of) the analysis chain you have defined. If you need to expand synonyms for wildcarded...
|
|
|
Author: Erik Hatcher,
2013-03-05, 13:18
|
|
|
Re: svn commit: r1452612 - /lucene/dev/trunk/solr/core/src/test/org/apache/solr/search/ReturnFieldsTest.java - Lucene - [mail # dev]
|
|
...Ugh though. I thought we were going to be stricter about enforcing field names to be 'Java identifier'-like characters only. Why encourage/support # in a field name? -0 &n...
|
|
|
Author: Erik Hatcher,
2013-03-05, 11:11
|
|
|
[SOLR-839] XML Query Parser support - Solr - [issue]
|
|
...Lucene contrib includes a query parser that is able to create the full-spectrum of Lucene queries, using an XML data structure.This patch adds "xml" query parser support to Solr....
|
|
|
http://issues.apache.org/jira/browse/SOLR-839
Author: Erik Hatcher,
2013-02-25, 14:51
|
|
|
[SOLR-2738] Allow wt=velocity to work without a VM_global_library.vm requirement - Solr - [issue]
|
|
...Currently wt=velocity requires a VM_global_library file (by default in /conf/velocity). No reason Velocity really needs this, so we should be able to live fine without it....
|
|
|
http://issues.apache.org/jira/browse/SOLR-2738
Author: Erik Hatcher,
2013-02-22, 21:12
|
|
|
[SOLR-2856] Fix schema (scheam) typo in test configurations - Solr - [issue]
|
|
...There's a bunch of scheam typos in the Solr test configurations. Is this intentional? If not, we should fix just for sanity's sake.Here's a list:Targets String ...
|
|
|
http://issues.apache.org/jira/browse/SOLR-2856
Author: Erik Hatcher,
2013-02-22, 21:04
|
|
|
Re: Newbie question on recurring theme: Dynamic Fields - Solr - [mail # user]
|
|
...You need to use not , that's all :) Erik On Feb 20, 2013, at 4:06, Erik Dybdahl wrote: ...
|
|
|
Author: Erik Hatcher,
2013-02-20, 09:56
|
|
|
Re: ApacheCon meetup - Lucene - [mail # general]
|
|
...I've added a Lucene meetup to the Wednesday night meetup proposed schedule. I'm speaking on Wednesday morning. Let's get the word spread to the Portland tech community as ...
|
|
|
Author: Erik Hatcher,
2013-02-19, 18:46
|
|
|
Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion - Solr - [mail # user]
|
|
...Fergie - Nice! I was able to get this working on a Solr 4.1 "example" instance following these steps: * Adjusting SERVERROOT in bootstrap/js/solrstrap.js to ...
|
|
|
Author: Erik Hatcher,
2013-02-17, 11:43
|
|
|
|