User login

Having a show all content result from SOLR as a filterable listing page

stefan-agaric: this is how you can get all items from the solr index http://agaric.agariclabs.net:8180/solr/select?q=solr_id:[%TO%]
15:44 stefan-agaric: this also works http://agaric.agariclabs.net:8180/solr/select?q=%:%
15:46 mlncn: nice-- how do we actually do it in the search field though?

16:03 stefan-agaric: and to get everything from solr sorted by noce.created: http://agaric.agariclabs.net:8180/solr/select?q=%:%&sort=created%20desc

but i can't translate it to the search page: http://data.agaric.com/search/apachesolr_search/%:%
16:07 stefan-agaric: no that's somehow cut out by the module.
16:08 stefan-agaric: but that would not help anyways.
16:13 mlncn: ok, yeah. now, that can wait for 7. In terms of priority, killing the server we literally cannot afford to make another payment on, and finishing the book sort of win :-P
16:13 stefan-agaric: yes that's becasue the search page creates a query by usign the module
16:13 stefan-agaric: Now do you see why it looks curvy. It's niot the best font for the task.

Searched words: 
apache solr query for all content apache solr catch-all query apache solr return all results apache solr code to return all using apache solr to generate a listing page using apache solr to list all content apache solr filter all results apache solr "filter without search" apache solr wildcard string to return all results

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.